From fcff502d1a910490ef4dc257790b9f74b4726aae Mon Sep 17 00:00:00 2001 From: "mr. m" Date: Tue, 10 Jun 2025 18:00:13 +0200 Subject: [PATCH] chore: Updated to firefox `139.0.4` and fixed gh release version (see https://github.com/softprops/action-gh-release/issues/627), b=no-bug, c=workflows --- .github/workflows/build.yml | 4 ++-- README.md | 2 +- build/firefox-cache/l10n-last-commit-hash | 2 +- surfer.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 430895f1..95201aed 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -548,7 +548,7 @@ jobs: # If we are on Twilight, we want to just update the Twilight tag's release - name: Update Twilight tag if: ${{ inputs.update_branch == 'twilight' }} - uses: softprops/action-gh-release@v2.3.0 + uses: softprops/action-gh-release@v2.2.2 with: body_path: release_notes.md files: | @@ -580,7 +580,7 @@ jobs: GITHUB_REPOSITORY: ${{ github.repository }} - name: Release - uses: softprops/action-gh-release@v2.3.0 + uses: softprops/action-gh-release@v2.2.2 if: ${{ inputs.update_branch == 'release' }} with: token: ${{ secrets.DEPLOY_KEY }} diff --git a/README.md b/README.md index db34d87a..77663fb7 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,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 `139.0.1`! 🚀 +- [`Release`](https://zen-browser.app/download) - Is currently built using Firefox version `139.0.4`! 🚀 - [`Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 139.0.1`! ### Contributing diff --git a/build/firefox-cache/l10n-last-commit-hash b/build/firefox-cache/l10n-last-commit-hash index 35bb58c4..a40241ce 100644 --- a/build/firefox-cache/l10n-last-commit-hash +++ b/build/firefox-cache/l10n-last-commit-hash @@ -1 +1 @@ -6548d6b52a8969b347101142ed630393332ab274 \ No newline at end of file +29fd9c19879c6f9bfcf414f47426d8dc00dee1a5 \ No newline at end of file diff --git a/surfer.json b/surfer.json index 8602eee7..b4794d1b 100644 --- a/surfer.json +++ b/surfer.json @@ -5,7 +5,7 @@ "binaryName": "zen", "version": { "product": "firefox", - "version": "139.0.1", + "version": "139.0.4", "candidate": "139.0.1" }, "buildOptions": {