From 78cd4ed095eaadcac353fc79c8794909a7f1e528 Mon Sep 17 00:00:00 2001 From: "Mr. M" Date: Thu, 26 Jun 2025 21:03:23 +0200 Subject: [PATCH] chore: Bump version, b=no-bug, c=no-component --- README.md | 4 ++-- build/firefox-cache/l10n-last-commit-hash | 2 +- surfer.json | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 9b344a2a..b23dca1c 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,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 `139.0.4`! 🚀 -- [`Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 140.0`! +- [`Release`](https://zen-browser.app/download) - Is currently built using Firefox version `140.0.1`! 🚀 +- [`Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 140.0.1`! ### Contributing diff --git a/build/firefox-cache/l10n-last-commit-hash b/build/firefox-cache/l10n-last-commit-hash index 95e73b02..a77d8f54 100644 --- a/build/firefox-cache/l10n-last-commit-hash +++ b/build/firefox-cache/l10n-last-commit-hash @@ -1 +1 @@ -667950575bde54b8d83db2a25ccf468522d4e0c9 \ No newline at end of file +d5e5ed08dac5a263dbc7784dff272198b17bbc4f \ No newline at end of file diff --git a/surfer.json b/surfer.json index 8578e4cd..3b549e6e 100644 --- a/surfer.json +++ b/surfer.json @@ -5,8 +5,8 @@ "binaryName": "zen", "version": { "product": "firefox", - "version": "139.0.4", - "candidate": "140.0" + "version": "140.0.1", + "candidate": "140.0.1" }, "buildOptions": { "generateBranding": true @@ -19,7 +19,7 @@ "brandShortName": "Zen", "brandFullName": "Zen Browser", "release": { - "displayVersion": "1.13.2b", + "displayVersion": "1.14b", "github": { "repo": "zen-browser/desktop" }, @@ -39,7 +39,7 @@ "brandShortName": "Twilight", "brandFullName": "Zen Twilight", "release": { - "displayVersion": "1.14t", + "displayVersion": "1.15t", "github": { "repo": "zen-browser/desktop" }