Skip to content

Commit

Permalink
OZ-611: Update 'install-stable.sh' script to point to 1.0.0-alpha.11 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
kdaud authored Jun 21, 2024
1 parent 57eac8e commit 00cccd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install-stable.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ echo ""


# TODO: Upon release, replace this with the latest stable version
ozoneVersion=${1:-1.0.0-alpha.10}
ozoneVersion=${1:-1.0.0-alpha.11}

echo "$INFO Ozone version: $ozoneVersion"

Expand Down

0 comments on commit 00cccd6

Please sign in to comment.