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

This commit is contained in:
Mozilla Releng Treescript 2024-08-05 13:59:10 +00:00
parent 306386a9fd
commit e28bcd7ae5
6 changed files with 6 additions and 6 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 1903098 - Vendor libwebrtc from 29d4062ff6
Merge day clobber 2024-08-05

View File

@ -1 +1 @@
130.0a1
131.0a1

View File

@ -1 +1 @@
130.0a1
131.0a1

View File

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

View File

@ -1 +1 @@
130.0a1
131.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.132.0";
export const WEAVE_VERSION = "1.133.0";
// Sync Server API version that the client supports.
export const SYNC_API_VERSION = "1.5";