1
0
Fork 1
mirror of https://github.com/zen-browser/desktop.git synced 2025-07-07 13:45:31 +02:00

chore: Bump version, b=no-bug, c=no-component

This commit is contained in:
Mr. M 2025-06-26 21:03:23 +02:00
parent 69f60b7066
commit 78cd4ed095
No known key found for this signature in database
GPG key ID: 6292C4C8F8652B18
3 changed files with 7 additions and 7 deletions

View file

@ -29,8 +29,8 @@ Zen is a firefox-based browser with the aim of pushing your productivity to a ne
### Firefox Versions ### Firefox Versions
- [`Release`](https://zen-browser.app/download) - Is currently built using Firefox version `139.0.4`! 🚀 - [`Release`](https://zen-browser.app/download) - Is currently built using Firefox version `140.0.1`! 🚀
- [`Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 140.0`! - [`Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 140.0.1`!
### Contributing ### Contributing

View file

@ -1 +1 @@
667950575bde54b8d83db2a25ccf468522d4e0c9 d5e5ed08dac5a263dbc7784dff272198b17bbc4f

View file

@ -5,8 +5,8 @@
"binaryName": "zen", "binaryName": "zen",
"version": { "version": {
"product": "firefox", "product": "firefox",
"version": "139.0.4", "version": "140.0.1",
"candidate": "140.0" "candidate": "140.0.1"
}, },
"buildOptions": { "buildOptions": {
"generateBranding": true "generateBranding": true
@ -19,7 +19,7 @@
"brandShortName": "Zen", "brandShortName": "Zen",
"brandFullName": "Zen Browser", "brandFullName": "Zen Browser",
"release": { "release": {
"displayVersion": "1.13.2b", "displayVersion": "1.14b",
"github": { "github": {
"repo": "zen-browser/desktop" "repo": "zen-browser/desktop"
}, },
@ -39,7 +39,7 @@
"brandShortName": "Twilight", "brandShortName": "Twilight",
"brandFullName": "Zen Twilight", "brandFullName": "Zen Twilight",
"release": { "release": {
"displayVersion": "1.14t", "displayVersion": "1.15t",
"github": { "github": {
"repo": "zen-browser/desktop" "repo": "zen-browser/desktop"
} }