mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
[mv3] Fix strict_min_version for Firefox
This commit is contained in:
parent
9bec9c1af4
commit
b107040d89
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue