From d366d4680cbf939a5476c3f32d39224d6a11c293 Mon Sep 17 00:00:00 2001 From: mag37 Date: Sat, 4 Mar 2023 20:31:38 +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 2fa3e60..674f82e 100755 --- a/dockcheck.sh +++ b/dockcheck.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -VERSION="v0.2.35" +VERSION="v0.2.36" Github="https://github.com/mag37/dockcheck" RawUrl="https://raw.githubusercontent.com/mag37/dockcheck/selfupdate/dockcheck.sh"