This commit is contained in:
mr. m
2026-01-17 02:33:42 +01:00
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 `147.0`! 🚀
- [`Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 147.0`!
- [`Release`](https://zen-browser.app/download) - Is currently built using Firefox version `147.0.1`! 🚀
- [`Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 147.0.1`!
### Contributing

View File

@@ -1 +1 @@
a27609cca311da871a444808d64f41d2455dfae3
783b222b1b93fb9e8c52eb57558ef7f07bca6e7e

View File

@@ -5,8 +5,8 @@
"binaryName": "zen",
"version": {
"product": "firefox",
"version": "147.0",
"candidate": "147.0",
"version": "147.0.1",
"candidate": "147.0.1",
"candidateBuild": 1
},
"buildOptions": {
@@ -54,4 +54,4 @@
"licenseType": "MPL-2.0"
},
"updateHostname": "updates.zen-browser.app"
}
}