1
0
Fork 1
mirror of https://github.com/zen-browser/desktop.git synced 2025-07-08 05:59:58 +02:00

Updated to firefox 137.0.1

This commit is contained in:
Mr. M 2025-04-08 18:45:39 +02:00
parent dd6757be5b
commit 295a2bb8b8
3 changed files with 5 additions and 5 deletions

View file

@ -28,9 +28,9 @@
## 🖥️ Compatibility ## 🖥️ Compatibility
Zen is currently built using Firefox version `137.0`! 🚀 Zen is currently built using Firefox version `137.0.1`! 🚀
- [`Zen Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `137.0`! - [`Zen Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `137.0.1`!
- Check out the latest [release notes](https://zen-browser.app/release-notes)! - Check out the latest [release notes](https://zen-browser.app/release-notes)!
- Part of our mission is to keep Zen up-to-date with the latest version of Firefox, so you can enjoy the latest features and security updates! - Part of our mission is to keep Zen up-to-date with the latest version of Firefox, so you can enjoy the latest features and security updates!

View file

@ -1 +1 @@
e834aca3620253ea774e85826e43dd55e0c4f8b2 01c20afaa6fe914ff4f083689b8d234c1ba76961

View file

@ -5,7 +5,7 @@
"binaryName": "zen", "binaryName": "zen",
"version": { "version": {
"product": "firefox", "product": "firefox",
"version": "137.0", "version": "137.0.1",
"candidate": "137.0" "candidate": "137.0"
}, },
"buildOptions": { "buildOptions": {
@ -53,4 +53,4 @@
"licenseType": "MPL-2.0" "licenseType": "MPL-2.0"
}, },
"updateHostname": "updates.zen-browser.app" "updateHostname": "updates.zen-browser.app"
} }