Skip to content

Commit 37da80d

Browse files
authored
Merge pull request #23 from thin-edge/release-0.6.0
release 0.6.0
2 parents 5f59a9b + 78f218b commit 37da80d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set -e
33

44
INSTALL_PATH="${INSTALL_PATH:-/data}"
5-
VERSION="${VERSION:-0.5.0}"
5+
VERSION="${VERSION:-0.6.0}"
66
INSTALL_FILE="${INSTALL_FILE:-}"
77
OVERWRITE_CONFIG=0
88

0 commit comments

Comments
 (0)