mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
[mv3] Set minimum browser version for Safari
This commit is contained in:
parent
028893fe86
commit
472e8b53cd
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
||||||
},
|
},
|
||||||
"browser_specific_settings": {
|
"browser_specific_settings": {
|
||||||
"safari": {
|
"safari": {
|
||||||
"strict_min_version": "18.4"
|
"strict_min_version": "18.6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"commands": {
|
"commands": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue