From 9c1164b9bcbb7a73bed16193bba769213121f91c Mon Sep 17 00:00:00 2001 From: "mr. m" <91018726+mr-cheffy@users.noreply.github.com> Date: Wed, 11 Mar 2026 00:23:24 +0100 Subject: [PATCH] chore: Sync upstream to `Firefox 148.0.2` (#12724) --- README.md | 2 +- build/firefox-cache/l10n-last-commit-hash | 2 +- surfer.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 20cdb6642..8482e4ec2 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`! 🚀 +- [`Release`](https://zen-browser.app/download) - Is currently built using Firefox version `148.0.2`! 🚀 - [`Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 148.0.2`! ### Contributing diff --git a/build/firefox-cache/l10n-last-commit-hash b/build/firefox-cache/l10n-last-commit-hash index 0300497dd..7057faa04 100644 --- a/build/firefox-cache/l10n-last-commit-hash +++ b/build/firefox-cache/l10n-last-commit-hash @@ -1 +1 @@ -feb9bb27ea7a74dc7a50ab79c70f64b06cdeacc1 \ No newline at end of file +7b8f3620beb1de157d972de32f9f34320f0ae189 \ No newline at end of file diff --git a/surfer.json b/surfer.json index fbaede384..c2d36b089 100644 --- a/surfer.json +++ b/surfer.json @@ -5,7 +5,7 @@ "binaryName": "zen", "version": { "product": "firefox", - "version": "148.0", + "version": "148.0.2", "candidate": "148.0.2", "candidateBuild": 1 },