Skip to content

Commit

Permalink
Merge pull request #29 from codecrafters-io/bump-release-tage-to-29
Browse files Browse the repository at this point in the history
chore: Bump release tag to 29
  • Loading branch information
libmartinito authored Jun 5, 2024
2 parents ba72624 + 5687f1c commit e75d94a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -eu

# allow overriding the version
VERSION=${CODECRAFTERS_CLI_VERSION:-v26}
VERSION=${CODECRAFTERS_CLI_VERSION:-v29}

PLATFORM=$(uname -s)
ARCH=$(uname -m)
Expand Down

0 comments on commit e75d94a

Please sign in to comment.