Skip to content

Commit 981d389

Browse files
authored
Update VERSION to v1.1.0
1 parent 2a40d2c commit 981d389

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

podcheck.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ set -euo pipefail
33
shopt -s nullglob
44
shopt -s failglob
55

6-
VERSION="v0.7.3"
6+
VERSION="v1.1.0"
77

88
# Variables for self-updating
99
ScriptArgs=( "$@" )

0 commit comments

Comments
 (0)