mirror of https://github.com/gorhill/uBlock.git
set proper min-max versions for Firefox
This commit is contained in:
parent
655b0e491b
commit
d2af82bdbf
|
@ -21,7 +21,7 @@
|
|||
<Description>
|
||||
<em:id>{{ec8030f7-c20a-464f-9b0e-13a3a9e97384}}</em:id>
|
||||
<em:minVersion>24.0</em:minVersion>
|
||||
<em:maxVersion>56.*</em:maxVersion>
|
||||
<em:maxVersion>57.0a1</em:maxVersion>
|
||||
</Description>
|
||||
</em:targetApplication>
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
|||
<Description>
|
||||
<em:id>{{aa3c5121-dab2-40e2-81ca-7ea25febc110}}</em:id>
|
||||
<em:minVersion>27.0</em:minVersion>
|
||||
<em:maxVersion>*</em:maxVersion>
|
||||
<em:maxVersion>57.0a1</em:maxVersion>
|
||||
</Description>
|
||||
</em:targetApplication>
|
||||
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
<Description>
|
||||
<em:id>{{ec8030f7-c20a-464f-9b0e-13a3a9e97384}}</em:id>
|
||||
<em:minVersion>54.0</em:minVersion>
|
||||
<em:maxVersion>*</em:maxVersion>
|
||||
<em:maxVersion>57.0a1</em:maxVersion>
|
||||
</Description>
|
||||
</em:targetApplication>
|
||||
|
||||
|
@ -29,8 +29,8 @@
|
|||
<em:targetApplication>
|
||||
<Description>
|
||||
<em:id>{{aa3c5121-dab2-40e2-81ca-7ea25febc110}}</em:id>
|
||||
<em:minVersion>56.0a1</em:minVersion>
|
||||
<em:maxVersion>*</em:maxVersion>
|
||||
<em:minVersion>54.0</em:minVersion>
|
||||
<em:maxVersion>57.0a1</em:maxVersion>
|
||||
</Description>
|
||||
</em:targetApplication>
|
||||
|
||||
|
|
Loading…
Reference in New Issue