Skip to content

Commit

Permalink
Updated latest release tags
Browse files Browse the repository at this point in the history
Src-commit: a2f958cb217870cbded4a897d67569e4d697a081
  • Loading branch information
jfmc committed Apr 27, 2023
1 parent 47da74a commit 53a6dd3
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-m2 ;;
beta) tag=v1.22.0-m2 ;;
stable) tag=v1.22.0-m3 ;;
beta) tag=v1.22.0-m3 ;;
latest) tag=master ;;
esac
# Set other defaults based on release
Expand Down

0 comments on commit 53a6dd3

Please sign in to comment.