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

This commit is contained in:
Mozilla Releng Treescript 2023-11-20 16:18:16 +00:00
parent 50962868e2
commit bf53d3b6ba
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 1857862 - Vendor libwebrtc from b38d9d2b6f
Merge day clobber 2023-11-20

View file

@ -1 +1 @@
121.0a1
122.0a1

View file

@ -1 +1 @@
121.0a1
122.0a1

View file

@ -10,4 +10,4 @@
# hardcoded milestones in the tree from these two files.
#--------------------------------------------------------
121.0a1
122.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.123.0";
export const WEAVE_VERSION = "1.124.0";
// Sync Server API version that the client supports.
export const SYNC_API_VERSION = "1.5";