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

This commit is contained in:
Mozilla Releng Treescript
2025-04-28 14:01:32 +00:00
parent 1e3e99a7e5
commit 4c9a484c55
8 changed files with 8 additions and 8 deletions

View File

@@ -22,4 +22,4 @@
# changes to stick? As of bug 928195, this shouldn't be necessary! Please # changes to stick? As of bug 928195, this shouldn't be necessary! Please
# don't change CLOBBER for WebIDL changes any more. # don't change CLOBBER for WebIDL changes any more.
Modified build files in third_party/libwebrtc - Bug 1952339 - Vendor libwebrtc from a416f1c7a9 Merge day clobber 2025-04-28

View File

@@ -1 +1 @@
139.0a1 140.0a1

View File

@@ -1 +1 @@
139.0a1 140.0a1

View File

@@ -2,7 +2,7 @@
"manifest_version": 2, "manifest_version": 2,
"name": "New Tab", "name": "New Tab",
"description": "", "description": "",
"version": "139.0.0", "version": "140.0.0",
"browser_specific_settings": { "browser_specific_settings": {
"gecko": { "gecko": {

View File

@@ -2,7 +2,7 @@
"manifest_version": 2, "manifest_version": 2,
"name": "Web Compatibility Interventions", "name": "Web Compatibility Interventions",
"description": "Urgent post-release fixes for web compatibility.", "description": "Urgent post-release fixes for web compatibility.",
"version": "139.12.0", "version": "140.0.0",
"browser_specific_settings": { "browser_specific_settings": {
"gecko": { "gecko": {
"id": "webcompat@mozilla.org", "id": "webcompat@mozilla.org",

View File

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

View File

@@ -1 +1 @@
139.0a1 140.0a1

View File

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