We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8dbdd08 + 061ad4b commit b6a13a5Copy full SHA for b6a13a5
1 file changed
install.sh
@@ -3,7 +3,7 @@
3
set -euo pipefail
4
5
# allow overriding the version
6
-VERSION=${CODECRAFTERS_CLI_VERSION:-v46}
+VERSION=${CODECRAFTERS_CLI_VERSION:-v47}
7
8
MUTED='\033[0;2m'
9
GREEN='\033[0;32m'
0 commit comments