diff --git a/README.md b/README.md index fcfd5b204..474abb02b 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 `147.0`! 🚀 -- [`Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 147.0`! +- [`Release`](https://zen-browser.app/download) - Is currently built using Firefox version `147.0.1`! 🚀 +- [`Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 147.0.1`! ### Contributing diff --git a/build/firefox-cache/l10n-last-commit-hash b/build/firefox-cache/l10n-last-commit-hash index 4adf2e286..61015e69d 100644 --- a/build/firefox-cache/l10n-last-commit-hash +++ b/build/firefox-cache/l10n-last-commit-hash @@ -1 +1 @@ -a27609cca311da871a444808d64f41d2455dfae3 \ No newline at end of file +783b222b1b93fb9e8c52eb57558ef7f07bca6e7e \ No newline at end of file diff --git a/surfer.json b/surfer.json index 7c8889681..1bf291871 100644 --- a/surfer.json +++ b/surfer.json @@ -5,8 +5,8 @@ "binaryName": "zen", "version": { "product": "firefox", - "version": "147.0", - "candidate": "147.0", + "version": "147.0.1", + "candidate": "147.0.1", "candidateBuild": 1 }, "buildOptions": { @@ -54,4 +54,4 @@ "licenseType": "MPL-2.0" }, "updateHostname": "updates.zen-browser.app" -} \ No newline at end of file +}