Update Firefox version to 135.0.1 in README and surfer.json

This commit is contained in:
mr. M
2025-02-19 00:27:14 +01:00
parent ceb0e97610
commit fab823b957
3 changed files with 4 additions and 4 deletions

View File

@@ -28,7 +28,7 @@
## 🖥️ Compatibility
Zen is currently built using firefox version `135.0`! 🚀
Zen is currently built using firefox version `135.0.1`! 🚀
- [`Zen Twilight`](https://zen-browser.app/download?twilight) - Is currently built using firefox version `RC 135.0.1`!
- Check out the latest [release notes](https://zen-browser.app/release-notes)!

View File

@@ -1 +1 @@
518abcb6b26eff3228d55061bea393d1bf9330e0
8d18d852fbaeaa05c6ec3ebd9b35312f2c58021f

View File

@@ -5,7 +5,7 @@
"binaryName": "zen",
"version": {
"product": "firefox",
"version": "135.0",
"version": "135.0.1",
"candidate": "135.0.1"
},
"buildOptions": {
@@ -53,4 +53,4 @@
"licenseType": "MPL-2.0"
},
"updateHostname": "updates.zen-browser.app"
}
}