version bump, ntfy.sh and errors on registry fail

This commit is contained in:
mag37
2024-01-15 20:53:51 +01:00
parent 6b2af36841
commit 5b87072b11
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
VERSION="v0.3.3"
### ChangeNotes: Added option -i, inform - notify. Added Appraise template.
VERSION="v0.3.4"
### ChangeNotes: Added ntfy.sh template and error message on registry fail.
Github="https://github.com/mag37/dockcheck"
RawUrl="https://raw.githubusercontent.com/mag37/dockcheck/main/dockcheck.sh"