Skip to content

Commit

Permalink
Update release tags
Browse files Browse the repository at this point in the history
Src-commit: e6e8772bcd107bb94316775c890af8b21a2fcf61
  • Loading branch information
jfmc committed Mar 5, 2024
1 parent b0efed7 commit e1bfef8
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-m7 ;;
beta) tag=v1.22.0-m7 ;;
stable) tag=v1.23.0-m1 ;;
beta) tag=v1.23.0-m1 ;;
latest) tag=master ;;
esac
# Set other defaults based on release
Expand Down

0 comments on commit e1bfef8

Please sign in to comment.