diff --git a/dockcheck.sh b/dockcheck.sh index f1fc36e..cd634d9 100755 --- a/dockcheck.sh +++ b/dockcheck.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -VERSION="v0.2.31" -### ChangeNotes: Nothing fancy, just testing +VERSION="v0.2.3" +### ChangeNotes: Added self-updating git/curl-function and a dirty changenote. Github="https://github.com/mag37/dockcheck" RawUrl="https://raw.githubusercontent.com/mag37/dockcheck/selfupdate/dockcheck.sh"