diff --git a/README.md b/README.md index 0fb827b34..22a2765a8 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 `151.0.4`! 🚀 +- [`Release`](https://zen-browser.app/download) - Is currently built using Firefox version `152.0`! 🚀 - [`Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 152.0`! ### Contributing diff --git a/build/firefox-cache/l10n-last-commit-hash b/build/firefox-cache/l10n-last-commit-hash index 3d6223d5d..87d4ca8ef 100644 --- a/build/firefox-cache/l10n-last-commit-hash +++ b/build/firefox-cache/l10n-last-commit-hash @@ -1 +1 @@ -a58ad2d2952face15859068dd4421cf68d6a9dda \ No newline at end of file +01604ce201d4de3c6d4b930d271ce4fe05e8d0c8 \ No newline at end of file diff --git a/surfer.json b/surfer.json index 9bad4c169..847a0720d 100644 --- a/surfer.json +++ b/surfer.json @@ -5,7 +5,7 @@ "binaryName": "zen", "version": { "product": "firefox", - "version": "151.0.4", + "version": "152.0", "candidate": "152.0", "candidateBuild": 1 }, @@ -20,7 +20,7 @@ "brandShortName": "Zen", "brandFullName": "Zen Browser", "release": { - "displayVersion": "1.21.1b", + "displayVersion": "1.21.2b", "github": { "repo": "zen-browser/desktop" }, @@ -54,4 +54,4 @@ "licenseType": "MPL-2.0" }, "updateHostname": "updates.zen-browser.app" -} \ No newline at end of file +}