mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Increase minimum version to Firefox 60.0
JavaScript modules becames officially available in Firefox 60.0, which was published more than 3 years ago.
This commit is contained in:
parent
5879610597
commit
19f59df22d
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
"browser_specific_settings": {
|
||||
"gecko": {
|
||||
"id": "uBlock0@raymondhill.net",
|
||||
"strict_min_version": "57.0"
|
||||
"strict_min_version": "60.0"
|
||||
}
|
||||
},
|
||||
"commands": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue