Skip to content

Commit

Permalink
Update stable release
Browse files Browse the repository at this point in the history
Src-commit: a80820bb86b8b7c403996c0cc1a89babbc6980b2
  • Loading branch information
jfmc committed Jul 12, 2023
1 parent f4cc238 commit 65dbc63
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-m5 ;;
beta) tag=v1.22.0-m5 ;;
stable) tag=v1.22.0-m6 ;;
beta) tag=v1.22.0-m6 ;;
latest) tag=master ;;
esac
# Set other defaults based on release
Expand Down

0 comments on commit 65dbc63

Please sign in to comment.