mirror of https://github.com/gorhill/uBlock.git
[mv3] Fix strict_min_version for Firefox
This commit is contained in:
parent
9bec9c1af4
commit
b107040d89
|
@ -15,7 +15,7 @@
|
|||
"browser_specific_settings": {
|
||||
"gecko": {
|
||||
"id": "uBOLite@raymondhill.net",
|
||||
"strict_min_version": "113"
|
||||
"strict_min_version": "114.0"
|
||||
}
|
||||
},
|
||||
"declarative_net_request": {
|
||||
|
|
Loading…
Reference in New Issue