Skip to content

Commit

Permalink
fix minimum version number for Firefox for Android
Browse files Browse the repository at this point in the history
  • Loading branch information
gorhill committed Jul 24, 2017
1 parent 906cb34 commit e86290e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/webext/install.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<em:targetApplication>
<Description>
<em:id>{{aa3c5121-dab2-40e2-81ca-7ea25febc110}}</em:id>
<em:minVersion>56.0</em:minVersion>
<em:minVersion>56.0a1</em:minVersion>
<em:maxVersion>*</em:maxVersion>
</Description>
</em:targetApplication>
Expand Down

0 comments on commit e86290e

Please sign in to comment.