Skip to content

Commit

Permalink
Change minimum version to 2.46 (did not test with anything older)
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacSchemm committed Jan 6, 2017
1 parent cfdb03f commit f0e229e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<!-- Firefox -->
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>39.0</em:minVersion>
<em:minVersion>49.0</em:minVersion>
<em:maxVersion>*</em:maxVersion>
</Description>
</em:targetApplication>
Expand All @@ -31,7 +31,7 @@
<!-- SeaMonkey -->
<Description>
<em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
<em:minVersion>2.0</em:minVersion>
<em:minVersion>2.46</em:minVersion>
<em:maxVersion>2.*</em:maxVersion>
</Description>
</em:targetApplication>
Expand Down

0 comments on commit f0e229e

Please sign in to comment.