version bump, config add, readme bump

This commit is contained in:
mag37 2025-11-01 09:11:45 +01:00
parent d9da4e5998
commit a6eea0ad90
3 changed files with 10 additions and 7 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash
VERSION="v0.7.3"
# ChangeNotes: Bugfix - unquoted variable in list. Also: Please consider donating.
VERSION="v0.7.4"
# ChangeNotes: New option -R to pull without recreation. Fixes: value too great error, legacy cleanups.
Github="https://github.com/mag37/dockcheck"
RawUrl="https://raw.githubusercontent.com/mag37/dockcheck/main/dockcheck.sh"