aboutsummaryrefslogtreecommitdiffhomepage
path: root/manifest
diff options
context:
space:
mode:
authorAjay <[email protected]>2023-11-30 15:21:55 -0500
committerAjay <[email protected]>2023-11-30 15:21:55 -0500
commit863e01101bbc7a7212539a38793bed5be76762cd (patch)
treea08cb5f2b25decb43b96570de3cc3651837a64a8 /manifest
parent47662808a399b69cfab829849f2fea1e1303eb93 (diff)
downloadSponsorBlock-863e01101bbc7a7212539a38793bed5be76762cd.tar.gz
SponsorBlock-863e01101bbc7a7212539a38793bed5be76762cd.zip
Fix minimum supported versions
Diffstat (limited to 'manifest')
-rw-r--r--manifest/firefox-manifest-extra.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest/firefox-manifest-extra.json b/manifest/firefox-manifest-extra.json
index b6ffb524..9f9468bc 100644
--- a/manifest/firefox-manifest-extra.json
+++ b/manifest/firefox-manifest-extra.json
@@ -2,10 +2,10 @@
"browser_specific_settings": {
"gecko": {
- "strict_min_version": "48.0"
+ "strict_min_version": "56.0"
},
"gecko_android": {
- "strict_min_version": "79.0"
+ "strict_min_version": "113.0"
}
},
"background": {