versionbump + jq info

This commit is contained in:
mag37
2024-11-22 15:08:15 +01:00
parent a28b9e555f
commit 704387a7fe
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env bash
VERSION="v0.5.1"
VERSION="v0.5.2"
# ChangeNotes: DEPENDENCY WARNING: now requires jq. And upstreaming changes from sudo-kraken/podcheck
Github="https://github.com/mag37/dockcheck"
RawUrl="https://raw.githubusercontent.com/mag37/dockcheck/main/dockcheck.sh"