version bump + readme

This commit is contained in:
mag37 2025-07-01 22:27:54 +02:00
parent 69c06de1bd
commit a1e7446753
2 changed files with 6 additions and 3 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash
VERSION="v0.6.7"
# ChangeNotes: snooze feature (see readme), curl arguments, cleanup.
VERSION="v0.6.8"
# ChangeNotes: bugfix unbound variable in notify_v2, new option "DisplaySourcedFiles" added to config
Github="https://github.com/mag37/dockcheck"
RawUrl="https://raw.githubusercontent.com/mag37/dockcheck/main/dockcheck.sh"