gh-14930: Sync upstream Firefox to version 153.0.4 (gh-14924)

This commit is contained in:
mr. m
2026-08-12 00:08:22 +02:00
committed by GitHub
parent b0b2b7a1de
commit 89e31cd31f
3 changed files with 6 additions and 6 deletions

View File

@@ -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 `153.0.3`! 🚀
- [`Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 153.0.3`!
- [`Release`](https://zen-browser.app/download) - Is currently built using Firefox version `153.0.4`! 🚀
- [`Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 153.0.4`!
### Contributing

View File

@@ -1 +1 @@
8a0a534248f80d8c53a8997f24683521c3a50ebc
5770c902793071359ace6016706281dec48c53af

View File

@@ -5,8 +5,8 @@
"binaryName": "zen",
"version": {
"product": "firefox",
"version": "153.0.3",
"candidate": "153.0.3",
"version": "153.0.4",
"candidate": "153.0.4",
"candidateBuild": 1
},
"buildOptions": {
@@ -20,7 +20,7 @@
"brandShortName": "Zen",
"brandFullName": "Zen Browser",
"release": {
"displayVersion": "1.21.13b",
"displayVersion": "1.21.14b",
"github": {
"repo": "zen-browser/desktop"
},