From d7efa809bb23b59f501673ab2ff4edbadf462c99 Mon Sep 17 00:00:00 2001 From: mr-cheffy <91018726+mr-cheffy@users.noreply.github.com> Date: Tue, 14 Jul 2026 17:13:39 +0000 Subject: [PATCH] chore: Sync upstream to `Firefox 152.0.6` --- 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 d0ed8484a..3acdaf698 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 `152.0.5`! 🚀 +- [`Release`](https://zen-browser.app/download) - Is currently built using Firefox version `152.0.6`! 🚀 - [`Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 152.0.5`! ### Contributing diff --git a/build/firefox-cache/l10n-last-commit-hash b/build/firefox-cache/l10n-last-commit-hash index b305fc342..2c5d209bf 100644 --- a/build/firefox-cache/l10n-last-commit-hash +++ b/build/firefox-cache/l10n-last-commit-hash @@ -1 +1 @@ -6bd10168f81fb90f878132d87cf681200afbcd91 \ No newline at end of file +e7fbb446077536139cdd78b6a0386a97237af20f \ No newline at end of file diff --git a/surfer.json b/surfer.json index 02a49383c..a736547a1 100644 --- a/surfer.json +++ b/surfer.json @@ -5,7 +5,7 @@ "binaryName": "zen", "version": { "product": "firefox", - "version": "152.0.5", + "version": "152.0.6", "candidate": "152.0.5", "candidateBuild": 1 },