no-bug: Update to Firefox 151.0 (gh-13775)

This commit is contained in:
mr. m
2026-05-20 16:51:06 +02:00
committed by GitHub
parent 8840bd77ae
commit ae14d05290
3 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -1 +1 @@
0c5fe3a13813ee9cee3324047c8f0294bb8f2aff
10b4efc5a79c2ab80de3b22771b1d36b9b225920

View File

@@ -5,7 +5,7 @@
"binaryName": "zen",
"version": {
"product": "firefox",
"version": "150.0.3",
"version": "151.0",
"candidate": "151.0",
"candidateBuild": 1
},
@@ -40,7 +40,7 @@
"brandShortName": "Twilight",
"brandFullName": "Zen Twilight",
"release": {
"displayVersion": "1.20t",
"displayVersion": "1.21t",
"github": {
"repo": "zen-browser/desktop"
}