From 0fb95ea616b3fe8f8aca6b604293bf93d049e5cd Mon Sep 17 00:00:00 2001 From: mag37 Date: Sat, 4 Mar 2023 21:28:25 +0100 Subject: [PATCH] Update dockcheck.sh --- dockcheck.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockcheck.sh b/dockcheck.sh index 7cacd22..4688a44 100755 --- a/dockcheck.sh +++ b/dockcheck.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -VERSION="v0.2.37" +VERSION="v0.2.38" Github="https://github.com/mag37/dockcheck" RawUrl="https://raw.githubusercontent.com/mag37/dockcheck/selfupdate/dockcheck.sh"