diff options
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest/firefox-manifest-extra.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest/firefox-manifest-extra.json b/manifest/firefox-manifest-extra.json index d7788721..e89e5953 100644 --- a/manifest/firefox-manifest-extra.json +++ b/manifest/firefox-manifest-extra.json @@ -2,7 +2,7 @@ "browser_specific_settings": { "gecko": { "id": "[email protected]", - "strict_min_version": "56.0" + "strict_min_version": "102.0" }, "gecko_android": { "strict_min_version": "113.0" |