Skip to content

Commit 1e895ce

Browse files
committed
chore: update default install version
1 parent de42986 commit 1e895ce

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.7.0}"
5+
VERSION="${VERSION:-0.8.0}"
66
INSTALL_FILE="${INSTALL_FILE:-}"
77
OVERWRITE_CONFIG=0
88
VERSION_SUFFIX="${VERSION_SUFFIX:-""}"

0 commit comments

Comments
 (0)