Skip to content

Commit

Permalink
Update scripts/spl-token-cli-version.sh with latest SPL Token CLI ver…
Browse files Browse the repository at this point in the history
…sion (#1823)

Update splTokenCliVersion to latest spl token cli release version
  • Loading branch information
willhickey authored Jun 27, 2024
1 parent 65604c6 commit 73c7150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/spl-token-cli-version.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# populate this on the stable branch
splTokenCliVersion=
splTokenCliVersion=3.4.1

maybeSplTokenCliVersionArg=
if [[ -n "$splTokenCliVersion" ]]; then
Expand Down

0 comments on commit 73c7150

Please sign in to comment.