--env-file version bump

This commit is contained in:
mag37 2024-01-27 09:39:37 +01:00
parent 8ee1366505
commit 904cd508d1
2 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash
VERSION="v0.3.7"
### ChangeNotes: Added label support (see readme) and -f (force restart stack) option.
VERSION="v0.3.8"
### ChangeNotes: Fixed --env-file logic to work with multiple env-files.
Github="https://github.com/mag37/dockcheck"
RawUrl="https://raw.githubusercontent.com/mag37/dockcheck/main/dockcheck.sh"