diff --git a/scripts/spl-token-cli-version.sh b/scripts/spl-token-cli-version.sh index 82559c5bc4bbb6..3c4bb5a4e215c4 100644 --- a/scripts/spl-token-cli-version.sh +++ b/scripts/spl-token-cli-version.sh @@ -1,5 +1,5 @@ # populate this on the stable branch -splTokenCliVersion= +splTokenCliVersion=4.1.1 maybeSplTokenCliVersionArg= if [[ -n "$splTokenCliVersion" ]]; then