Skip to content

Commit d5793b8

Browse files
committed
Set Firefox minimum version to 115
Related discussion: uBlockOrigin/uBlock-issues#3878 (comment)
1 parent 9653f20 commit d5793b8

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": "128.0",
20+
"strict_min_version": "115.0",
2121
"data_collection_permissions": {
2222
"required": [ "none" ]
2323
}
2424
},
2525
"gecko_android": {
26-
"strict_min_version": "128.0"
26+
"strict_min_version": "115.0"
2727
}
2828
},
2929
"commands": {

0 commit comments

Comments
 (0)