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

This commit is contained in:
Mozilla Releng Treescript 2023-08-28 14:03:43 +00:00
parent 68e1f3b61d
commit ddb4ab256d
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 1847818 - restore aec logging from about:webrtc. r?ng!
Merge day clobber 2023-08-28

View File

@ -1 +1 @@
118.0a1
119.0a1

View File

@ -1 +1 @@
118.0a1
119.0a1

View File

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