Skip to content

Commit

Permalink
OZ-526: Update install-stable.sh script to point to alpha.10
Browse files Browse the repository at this point in the history
  • Loading branch information
kdaud committed May 24, 2024
1 parent 57451d9 commit 6bb03cc
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-SNAPSHOT}
ozoneVersion=${1:-1.0.0-alhpa.10}

echo "$INFO Ozone version: $ozoneVersion"

Expand Down

0 comments on commit 6bb03cc

Please sign in to comment.