Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release

This commit is contained in:
Mozilla Releng Treescript 2023-10-23 14:15:37 +00:00
parent 8704a04074
commit 6725a50a34
5 changed files with 5 additions and 5 deletions

View file

@ -22,4 +22,4 @@
# changes to stick? As of bug 928195, this shouldn't be necessary! Please
# don't change CLOBBER for WebIDL changes any more.
Modified build files in third_party/libwebrtc - Bug 1855330 - pt4 - BUILD.gn fixes for updated libwebrtc/third_party. r?ng!
Merge day clobber 2023-10-23

View file

@ -1 +1 @@
120.0a1
121.0a1

View file

@ -1 +1 @@
120.0a1
121.0a1

View file

@ -10,4 +10,4 @@
# hardcoded milestones in the tree from these two files.
#--------------------------------------------------------
120.0a1
121.0a1

View file

@ -4,7 +4,7 @@
// Don't manually modify this line, as it is automatically replaced on merge day
// by the gecko_migration.py script.
export const WEAVE_VERSION = "1.122.0";
export const WEAVE_VERSION = "1.123.0";
// Sync Server API version that the client supports.
export const SYNC_API_VERSION = "1.5";