Update dockcheck.sh

lowering version until a few more tweaks are done.
This commit is contained in:
mag37 2025-05-25 18:27:12 +02:00 committed by GitHub
parent c63e2441fa
commit 57f7580477
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.5"
VERSION="v0.6.4"
### 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"