version bump

Version bump after minor tweaks.
Should probably learn to squash properly.. soon!
This commit is contained in:
mag37
2025-05-25 18:44:20 +02:00
committed by GitHub
parent 5e7d4f0b8a
commit ec09612274

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env bash
VERSION="v0.6.4"
VERSION="v0.6.5"
# ChangeNotes: Refactored notification logic. See README.md for upgrade steps.
Github="https://github.com/mag37/dockcheck"
RawUrl="https://raw.githubusercontent.com/mag37/dockcheck/main/dockcheck.sh"