From 00a6735ffc4abbe6180137cc926e9bfb7397a744 Mon Sep 17 00:00:00 2001 From: landry Date: Tue, 9 Dec 2025 17:36:45 +0000 Subject: [PATCH] www/mozilla-firefox: fixup version, 146.0rc2 *is* 146.0. spotted by volker@, thanks ! --- www/mozilla-firefox/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/mozilla-firefox/Makefile b/www/mozilla-firefox/Makefile index 193320641e4..e67e7feeb11 100644 --- a/www/mozilla-firefox/Makefile +++ b/www/mozilla-firefox/Makefile @@ -3,7 +3,7 @@ ONLY_FOR_ARCHS = amd64 aarch64 riscv64 # Don't forget to bump www/firefox-i18n after updates. -MOZILLA_VERSION = 146.0rc2 +MOZILLA_VERSION = 146.0 MOZILLA_BRANCH = release MOZILLA_PROJECT = firefox MOZILLA_CODENAME = browser