Skip to content

Commit

Permalink
Update stable version tag
Browse files Browse the repository at this point in the history
Src-commit: b30b1d253e9c4bf539adc783c8521eeacd57f10a
  • Loading branch information
jfmc committed Jul 22, 2023
1 parent 8e17445 commit 18eeb4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ciao-boot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ fi

release_query_info() {
case "$v__release" in
stable) tag=v1.22.0-m6 ;;
beta) tag=v1.22.0-m6 ;;
stable) tag=v1.22.0-m7 ;;
beta) tag=v1.22.0-m7 ;;
latest) tag=master ;;
esac
# Set other defaults based on release
Expand Down

0 comments on commit 18eeb4b

Please sign in to comment.