version bump and change notes

This commit is contained in:
mag37 2025-03-07 21:11:01 +01:00
parent 9b0b6137a3
commit 8fc4f41c49
2 changed files with 4 additions and 2 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash
VERSION="v0.5.6.1"
### ChangeNotes: Async hotfix, 1 subprocess default, modify MaxAsync variable or pass -x N option to increase.
VERSION="v0.5.7.0"
### ChangeNotes: Rewritten templates - now with a function to notify when theres a new Dockcheck release.
Github="https://github.com/mag37/dockcheck"
RawUrl="https://raw.githubusercontent.com/mag37/dockcheck/main/dockcheck.sh"