Skip to content

Commit 015ddcd

Browse files
committed
[firefox] Change minimum required version to 128
Related discussion: uBlockOrigin/uBlock-issues#3878
1 parent b983367 commit 015ddcd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platform/firefox/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@
1717
"browser_specific_settings": {
1818
"gecko": {
1919
"id": "uBlock0@raymondhill.net",
20-
"strict_min_version": "92.0",
20+
"strict_min_version": "128.0",
2121
"data_collection_permissions": {
2222
"required": [ "none" ]
2323
}
2424
},
2525
"gecko_android": {
26-
"strict_min_version": "92.0"
26+
"strict_min_version": "128.0"
2727
}
2828
},
2929
"commands": {

0 commit comments

Comments
 (0)