v0.6.6 bump and info

This commit is contained in:
mag37 2025-05-29 23:03:46 +02:00
parent 57650f1673
commit 68c057e62d
3 changed files with 72 additions and 43 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash
VERSION="v0.6.5"
# ChangeNotes: Refactored notification logic. See README.md for upgrade steps.
VERSION="v0.6.6"
# ChangeNotes: notify_v2 bugfixes - clarify readme and error messages, better sourcing templates, tweaks.
Github="https://github.com/mag37/dockcheck"
RawUrl="https://raw.githubusercontent.com/mag37/dockcheck/main/dockcheck.sh"