From ceb595173f163a815cd45db4d29113fc30aa1409 Mon Sep 17 00:00:00 2001 From: "Mr. M" Date: Fri, 19 Sep 2025 17:13:47 +0200 Subject: [PATCH] chore: Updated to Firefox `143.0.1`, b=no-bug, c=l10n --- README.md | 4 ++-- build/firefox-cache/l10n-last-commit-hash | 2 +- surfer.json | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a2c883d41..3a81ce9d6 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,8 @@ 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 `143.0`! 🚀 -- [`Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 143.0`! +- [`Release`](https://zen-browser.app/download) - Is currently built using Firefox version `143.0.1`! 🚀 +- [`Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 143.0.1`! ### Contributing diff --git a/build/firefox-cache/l10n-last-commit-hash b/build/firefox-cache/l10n-last-commit-hash index 9fdba04f8..e2d858a12 100644 --- a/build/firefox-cache/l10n-last-commit-hash +++ b/build/firefox-cache/l10n-last-commit-hash @@ -1 +1 @@ -f133603c01cef2f89335eed364aa1e6316acc5dd \ No newline at end of file +1b0467f0c46520bbed6648f6583a9ba6710d76cb \ No newline at end of file diff --git a/surfer.json b/surfer.json index cad6fdc94..34952e82a 100644 --- a/surfer.json +++ b/surfer.json @@ -5,8 +5,8 @@ "binaryName": "zen", "version": { "product": "firefox", - "version": "143.0", - "candidate": "143.0" + "version": "143.0.1", + "candidate": "143.0.1" }, "buildOptions": { "generateBranding": true