From ef2a3d367d8d4e16ae9c603a40076bd821734f56 Mon Sep 17 00:00:00 2001 From: "mr. m" <91018726+mr-cheffy@users.noreply.github.com> Date: Wed, 25 Mar 2026 00:01:47 +0100 Subject: [PATCH] no-bug: Sync upstream Firefox to version 149.0 (gh-12904) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR syncs the upstream Firefox to version 149.0. * ✅ All patches applied cleanly. --------- Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com> --- README.md | 2 +- build/firefox-cache/l10n-last-commit-hash | 2 +- surfer.json | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 39b0bd086..b6a817c47 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Zen is a firefox-based browser with the aim of pushing your productivity to a ne ### Firefox Versions -- [`Release`](https://zen-browser.app/download) - Is currently built using Firefox version `148.0.2`! 🚀 +- [`Release`](https://zen-browser.app/download) - Is currently built using Firefox version `149.0`! 🚀 - [`Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 149.0`! ### Contributing diff --git a/build/firefox-cache/l10n-last-commit-hash b/build/firefox-cache/l10n-last-commit-hash index d845bf6e1..4024374c4 100644 --- a/build/firefox-cache/l10n-last-commit-hash +++ b/build/firefox-cache/l10n-last-commit-hash @@ -1 +1 @@ -c10d7dc50d4b596942cce48f8b023b831a27480a \ No newline at end of file +0b65b47ceee455b324e13114b5bc3a7033a8b2a5 \ No newline at end of file diff --git a/surfer.json b/surfer.json index 28bc5aec7..9fe5c79d9 100644 --- a/surfer.json +++ b/surfer.json @@ -5,7 +5,7 @@ "binaryName": "zen", "version": { "product": "firefox", - "version": "148.0.2", + "version": "149.0", "candidate": "149.0", "candidateBuild": 1 }, @@ -20,7 +20,7 @@ "brandShortName": "Zen", "brandFullName": "Zen Browser", "release": { - "displayVersion": "1.19.3b", + "displayVersion": "1.19.4b", "github": { "repo": "zen-browser/desktop" }, @@ -54,4 +54,4 @@ "licenseType": "MPL-2.0" }, "updateHostname": "updates.zen-browser.app" -} \ No newline at end of file +}