Skip to content

Commit 7feb24d

Browse files
authored
Pin SPL Token CLI version to v4.1.1 (#3344)
1 parent 6d74d13 commit 7feb24d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/spl-token-cli-version.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# populate this on the stable branch
2-
splTokenCliVersion=
2+
splTokenCliVersion=4.1.1
33

44
maybeSplTokenCliVersionArg=
55
if [[ -n "$splTokenCliVersion" ]]; then

0 commit comments

Comments
 (0)