versionbump

This commit is contained in:
mag37 2024-04-24 19:45:14 +02:00 committed by GitHub
parent d1ad0c68f6
commit 361e98c378
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash
VERSION="v0.4.0"
### ChangeNotes: Reworked selfupdate (auto git/curl/wget), cleanups, -v for version.
VERSION="v0.4.1"
### ChangeNotes: Syntax and logic cleanups, bugfixes for multi compose and env-files.
Github="https://github.com/mag37/dockcheck"
RawUrl="https://raw.githubusercontent.com/mag37/dockcheck/main/dockcheck.sh"