mirror of
https://github.com/mag37/dockcheck.git
synced 2026-04-17 01:47:45 +00:00
bugfix - unquoted var in list
Versionbump.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
VERSION="v0.7.2"
|
VERSION="v0.7.3"
|
||||||
# ChangeNotes: Reformatted updates list, rewrote label logic to work globally when used with `-l`.
|
# ChangeNotes: Bugfix - unquoted variable in list. Also: Please consider donating.
|
||||||
Github="https://github.com/mag37/dockcheck"
|
Github="https://github.com/mag37/dockcheck"
|
||||||
RawUrl="https://raw.githubusercontent.com/mag37/dockcheck/main/dockcheck.sh"
|
RawUrl="https://raw.githubusercontent.com/mag37/dockcheck/main/dockcheck.sh"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user