From 16c2ff844945ce8036fc087b80f850aed1d57c33 Mon Sep 17 00:00:00 2001 From: "Mr. M" Date: Thu, 1 May 2025 16:32:47 +0200 Subject: [PATCH] chore: Updated to firefox `138.0.1`, b=(no-bug), c=no-component --- README.md | 4 ++-- surfer.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e6057047..b835b0ae 100644 --- a/README.md +++ b/README.md @@ -28,9 +28,9 @@ ## 🖥️ Compatibility -Zen is currently built using Firefox version `138.0`! 🚀 +Zen is currently built using Firefox version `138.0.1`! 🚀 -- [`Zen Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 138.0`! +- [`Zen Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 138.0.1`! - Check out the latest [release notes](https://zen-browser.app/release-notes)! - Part of our mission is to keep Zen up-to-date with the latest version of Firefox, so you can enjoy the latest features and security updates! diff --git a/surfer.json b/surfer.json index fb81af01..16fba92b 100644 --- a/surfer.json +++ b/surfer.json @@ -5,8 +5,8 @@ "binaryName": "zen", "version": { "product": "firefox", - "version": "138.0", - "candidate": "138.0" + "version": "138.0.1", + "candidate": "138.0.1" }, "buildOptions": { "generateBranding": true