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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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"