Skip to content

Commit 8641937

Browse files
committed
Update CODECRAFTERS_CLI_VERSION to v35 in install.sh
1 parent b905341 commit 8641937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
set -eu
44

55
# allow overriding the version
6-
VERSION=${CODECRAFTERS_CLI_VERSION:-v34}
6+
VERSION=${CODECRAFTERS_CLI_VERSION:-v35}
77

88
PLATFORM=$(uname -s)
99
ARCH=$(uname -m)

0 commit comments

Comments
 (0)