Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
khcrysalis authored Mar 2, 2024
1 parent a99a376 commit 8f69f19
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 @@ -219,7 +219,7 @@ case "$1" in
exit 1
;;
*)
download_version="v2.0.0-beta.8"
download_version="v2.0.0-beta.9"
info "Using release tag ${download_version}."
;;
esac
Expand Down

0 comments on commit 8f69f19

Please sign in to comment.