chore: Sync upstream Firefox to version 146.0.1, p=#11658
* chore: Sync upstream to `Firefox 146.0.1` * Update candidate version to 146.0.1 Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com> * Update Twilight version to RC 146.0.1 Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com> * feat: Reduce the animation duration for glance, b=no-bug, c=glance --------- Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com>
This commit is contained in:
@@ -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 `146.0`! 🚀
|
||||
- [`Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 146.0`!
|
||||
- [`Release`](https://zen-browser.app/download) - Is currently built using Firefox version `146.0.1`! 🚀
|
||||
- [`Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 146.0.1`!
|
||||
|
||||
### Contributing
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
8908c8eb566c64521e2a777ad8a80b62bd6aa193
|
||||
b6f4d18893d4f547f01d5e8aa8a4b364b168c84f
|
||||
@@ -15,4 +15,4 @@
|
||||
value: 'alt' # ctrl, alt, shift
|
||||
|
||||
- name: zen.glance.animation-duration
|
||||
value: 400 # in milliseconds
|
||||
value: 350 # in milliseconds
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
"binaryName": "zen",
|
||||
"version": {
|
||||
"product": "firefox",
|
||||
"version": "146.0",
|
||||
"candidate": "146.0"
|
||||
"version": "146.0.1",
|
||||
"candidate": "146.0.1"
|
||||
},
|
||||
"buildOptions": {
|
||||
"generateBranding": true
|
||||
|
||||
Reference in New Issue
Block a user