This commit is contained in:
mag37 2024-11-23 14:57:39 +01:00
parent 487cfb2822
commit d3786d6f75

View file

@ -1,5 +1,5 @@
#!/usr/bin/env bash
VERSION="v0.5.2"
VERSION="v0.5.2.1"
# ChangeNotes: DEPENDENCY REMINDER: now requires jq. UPDATE: Rewrite of dependency installer.
Github="https://github.com/mag37/dockcheck"
RawUrl="https://raw.githubusercontent.com/mag37/dockcheck/main/dockcheck.sh"