Skip to content

Commit 24289bb

Browse files
committed
Updated install tags
Src-commit: 8022d918d527c68fda48088eea0454a977c18d46
1 parent a3ceeeb commit 24289bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ciao-boot.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ fi
4040

4141
release_query_info() {
4242
case "$v__release" in
43-
stable) tag=v1.22.0-m1 ;;
44-
beta) tag=v1.22.0-m1 ;;
43+
stable) tag=v1.22.0-m2 ;;
44+
beta) tag=v1.22.0-m2 ;;
4545
latest) tag=master ;;
4646
esac
4747
# Set other defaults based on release

0 commit comments

Comments
 (0)