Skip to content

Commit

Permalink
Set version number to 1.5.1; changed minVersion to 24.0 (current Fire…
Browse files Browse the repository at this point in the history
…fox ESR version)
  • Loading branch information
AE Creations committed Jun 6, 2014
1 parent be531ab commit 7ed524f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/install.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@

<Description about="urn:mozilla:install-manifest">
<em:id>{d93e6838-8272-4382-a0fb-36a56db176c5}</em:id>
<em:version>1.5</em:version>
<em:version>1.5.1</em:version>
<em:type>2</em:type>

<!-- Target Application this extension can install into,
with minimum and maximum supported versions. -->
<em:targetApplication>
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>3.6</em:minVersion>
<em:maxVersion>10.*</em:maxVersion>
<em:minVersion>24.0</em:minVersion>
<em:maxVersion>29.*</em:maxVersion>
</Description>
</em:targetApplication>

Expand Down

0 comments on commit 7ed524f

Please sign in to comment.