Version bump + readme

This commit is contained in:
mag37 2024-02-02 21:18:19 +01:00
parent 4c26768374
commit 292b3e1a32
2 changed files with 14 additions and 2 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash
VERSION="v0.3.8"
### ChangeNotes: Fixed --env-file logic to work with multiple env-files.
VERSION="v0.4.0"
### ChangeNotes: Reworked selfupdate (auto git/curl/wget), cleanups, -v for version.
Github="https://github.com/mag37/dockcheck"
RawUrl="https://raw.githubusercontent.com/mag37/dockcheck/main/dockcheck.sh"