no-bug: Sync upstream Firefox to version 150.0.3 (gh-13670)

This commit is contained in:
mr. m
2026-05-12 23:20:00 +02:00
committed by mr. m
parent d465cf8ff6
commit 3bedbe02da
4 changed files with 6 additions and 6 deletions

View File

@@ -129,7 +129,7 @@ jobs:
token: ${{ secrets.DEPLOY_KEY }}
commit-message: "chore: Sync upstream to `Firefox ${{ steps.build-data.outputs.version }}`"
branch: "chore/upstream-sync"
title: "Sync upstream Firefox to version ${{ steps.build-data.outputs.version }}"
title: "no-bug: Sync upstream Firefox to version ${{ steps.build-data.outputs.version }}"
body: |
This PR syncs the upstream Firefox to version ${{ steps.build-data.outputs.version }}.

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

View File

@@ -1 +1 @@
73901ca17f4a2159dd4488cea8684e9abbfdcc89
69c3d9ff05fd352d761a41ec35f59b06e166e3bc

View File

@@ -5,8 +5,8 @@
"binaryName": "zen",
"version": {
"product": "firefox",
"version": "150.0.2",
"candidate": "150.0.2",
"version": "150.0.3",
"candidate": "150.0.3",
"candidateBuild": 1
},
"buildOptions": {