Skip to content

Commit 6bbc070

Browse files
author
Mozilla Releng Treescript
committed
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
1 parent 84b1389 commit 6bbc070

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

CLOBBER

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@
2222
# changes to stick? As of bug 928195, this shouldn't be necessary! Please
2323
# don't change CLOBBER for WebIDL changes any more.
2424

25-
Modified build files in third_party/libwebrtc - Bug 1952339 - Vendor libwebrtc from a416f1c7a9
25+
Merge day clobber 2025-04-28

browser/config/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
139.0a1
1+
140.0a1

browser/config/version_display.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
139.0a1
1+
140.0a1

browser/extensions/newtab/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 2,
33
"name": "New Tab",
44
"description": "",
5-
"version": "139.0.0",
5+
"version": "140.0.0",
66

77
"browser_specific_settings": {
88
"gecko": {

browser/extensions/webcompat/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 2,
33
"name": "Web Compatibility Interventions",
44
"description": "Urgent post-release fixes for web compatibility.",
5-
"version": "139.12.0",
5+
"version": "140.0.0",
66
"browser_specific_settings": {
77
"gecko": {
88

config/milestone.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
# hardcoded milestones in the tree from these two files.
1111
#--------------------------------------------------------
1212

13-
139.0a1
13+
140.0a1

mobile/android/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
139.0a1
1+
140.0a1

services/sync/modules/constants.sys.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
// Don't manually modify this line, as it is automatically replaced on merge day
66
// by the gecko_migration.py script.
7-
export const WEAVE_VERSION = "1.141.0";
7+
export const WEAVE_VERSION = "1.142.0";
88

99
// Sync Server API version that the client supports.
1010
export const SYNC_API_VERSION = "1.5";

0 commit comments

Comments
 (0)