Bugfixes for unbound variable, potential collision and config variable mismatch

Version bump to alert users of the latest bugfixes for unbound variable, potential collision and config variable mismatch.
This commit is contained in:
mag37 2025-06-27 09:22:10 +02:00 committed by GitHub
parent 77f024bb81
commit d37e1a1024
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
NOTIFY_V2_VERSION="v0.3"
NOTIFY_V2_VERSION="v0.4"
#
# If migrating from an older notify template, remove your existing notify.sh file.
# Leave (or place) this file in the "notify_templates" subdirectory within the same directory as the main dockcheck.sh script.