mirror of
https://github.com/zen-browser/desktop.git
synced 2025-07-07 05:25:30 +02:00
chore: Bump version, b=no-bug, c=no-component
This commit is contained in:
parent
69f60b7066
commit
78cd4ed095
3 changed files with 7 additions and 7 deletions
|
@ -29,8 +29,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 `139.0.4`! 🚀
|
||||
- [`Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 140.0`!
|
||||
- [`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.1`!
|
||||
|
||||
### Contributing
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
667950575bde54b8d83db2a25ccf468522d4e0c9
|
||||
d5e5ed08dac5a263dbc7784dff272198b17bbc4f
|
|
@ -5,8 +5,8 @@
|
|||
"binaryName": "zen",
|
||||
"version": {
|
||||
"product": "firefox",
|
||||
"version": "139.0.4",
|
||||
"candidate": "140.0"
|
||||
"version": "140.0.1",
|
||||
"candidate": "140.0.1"
|
||||
},
|
||||
"buildOptions": {
|
||||
"generateBranding": true
|
||||
|
@ -19,7 +19,7 @@
|
|||
"brandShortName": "Zen",
|
||||
"brandFullName": "Zen Browser",
|
||||
"release": {
|
||||
"displayVersion": "1.13.2b",
|
||||
"displayVersion": "1.14b",
|
||||
"github": {
|
||||
"repo": "zen-browser/desktop"
|
||||
},
|
||||
|
@ -39,7 +39,7 @@
|
|||
"brandShortName": "Twilight",
|
||||
"brandFullName": "Zen Twilight",
|
||||
"release": {
|
||||
"displayVersion": "1.14t",
|
||||
"displayVersion": "1.15t",
|
||||
"github": {
|
||||
"repo": "zen-browser/desktop"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue