diff --git a/README.md b/README.md index d0ed8484a..78c5ab935 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 `152.0.5`! 🚀 -- [`Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 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.6`! ### 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..5354992d2 100644 --- a/surfer.json +++ b/surfer.json @@ -5,8 +5,8 @@ "binaryName": "zen", "version": { "product": "firefox", - "version": "152.0.5", - "candidate": "152.0.5", + "version": "152.0.6", + "candidate": "152.0.6", "candidateBuild": 1 }, "buildOptions": { @@ -20,7 +20,7 @@ "brandShortName": "Zen", "brandFullName": "Zen Browser", "release": { - "displayVersion": "1.21.6b", + "displayVersion": "1.21.7b", "github": { "repo": "zen-browser/desktop" },