From 47287caf1f3f5d45a38b06b4d524cea869aebccf Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Tue, 11 Apr 2023 08:42:28 -0400 Subject: [PATCH] Use valid Gecko version --- platform/mv3/firefox/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/mv3/firefox/manifest.json b/platform/mv3/firefox/manifest.json index fbe1d11f9..c97d17f12 100644 --- a/platform/mv3/firefox/manifest.json +++ b/platform/mv3/firefox/manifest.json @@ -14,7 +14,7 @@ "browser_specific_settings": { "gecko": { "id": "uBOLite@raymondhill.net", - "strict_min_version": "113a1" + "strict_min_version": "113.*" } }, "declarative_net_request": {