Closes #1003, Increase Firefox minVersion to 3.0.*
This commit is contained in:
parent
3497b1cc2a
commit
558cd9c517
1 changed files with 4 additions and 4 deletions
|
@ -24,8 +24,8 @@
|
|||
<em:targetApplication>
|
||||
<Description>
|
||||
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
|
||||
<em:minVersion>2.0</em:minVersion>
|
||||
<em:maxVersion>3.0.*</em:maxVersion>
|
||||
<em:minVersion>3.0</em:minVersion>
|
||||
<em:maxVersion>3.0.*</em:maxVersion>
|
||||
</Description>
|
||||
</em:targetApplication>
|
||||
|
||||
|
@ -33,8 +33,8 @@
|
|||
<em:targetApplication>
|
||||
<Description>
|
||||
<em:id>{a463f10c-3994-11da-9945-000d60ca027b}</em:id>
|
||||
<em:minVersion>0.9</em:minVersion>
|
||||
<em:maxVersion>1.0.*</em:maxVersion>
|
||||
<em:minVersion>2.0</em:minVersion>
|
||||
<em:maxVersion>2.0.*</em:maxVersion>
|
||||
</Description>
|
||||
</em:targetApplication>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue