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

chore: Updated to firefox 139.0, b=(no-bug), c=no-component

This commit is contained in:
Mr. M 2025-05-27 16:53:31 +02:00
parent 3b56abf090
commit 4d27f9d741
No known key found for this signature in database
GPG key ID: 6292C4C8F8652B18
3 changed files with 4 additions and 4 deletions

View file

@ -29,7 +29,7 @@
## 🖥️ Compatibility ## 🖥️ Compatibility
Zen is currently built using Firefox version `138.0.4`! 🚀 Zen is currently built using Firefox version `139.0`! 🚀
- [`Zen Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 139.0`! - [`Zen Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 139.0`!
- Check out the latest [release notes](https://zen-browser.app/release-notes)! - Check out the latest [release notes](https://zen-browser.app/release-notes)!

View file

@ -1 +1 @@
82a08ea3ce2d17f21f3d45f4b5607a37590b0158 da30619f3ea895b356ded705b8dff9e4f271198f

View file

@ -5,7 +5,7 @@
"binaryName": "zen", "binaryName": "zen",
"version": { "version": {
"product": "firefox", "product": "firefox",
"version": "138.0.4", "version": "139.0",
"candidate": "139.0" "candidate": "139.0"
}, },
"buildOptions": { "buildOptions": {
@ -19,7 +19,7 @@
"brandShortName": "Zen", "brandShortName": "Zen",
"brandFullName": "Zen Browser", "brandFullName": "Zen Browser",
"release": { "release": {
"displayVersion": "1.12.8b", "displayVersion": "1.12.9b",
"github": { "github": {
"repo": "zen-browser/desktop" "repo": "zen-browser/desktop"
}, },