Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.

Commit

Permalink
Update maxVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
benbucksch committed Sep 2, 2017
1 parent b63d4ad commit 8ea7ad0
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions install.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -31,22 +31,22 @@
<!-- firefox -->
<RDF:Description RDF:about="rdf:#$NV0g12"
em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
em:minVersion="3.0a1"
em:maxVersion="17.*" />
em:minVersion="45.*"
em:maxVersion="59.*" />
<!-- thunderbird -->
<RDF:Description RDF:about="rdf:#$+z19m"
em:id="{3550f703-e582-4d05-9a08-453d09bdfdc6}"
em:minVersion="3.0a1pre"
em:maxVersion="20.*" />
em:minVersion="45.0"
em:maxVersion="59.*" />
<!-- postbox -->
<RDF:Description RDF:about="rdf:#$GrpsQ"
em:id="[email protected]"
em:minVersion="1.0b16"
em:maxVersion="1.2.*" />
em:minVersion="5.0"
em:maxVersion="10.*" />
<RDF:Description RDF:about="urn:mozilla:install-manifest"
em:id="[email protected]"
em:name="sipgateFFX"
em:version="0.7.4"
em:version="0.7.5"
em:creator="sipgate"
em:type="2"
em:description="Browser and communication successfully merged"
Expand Down

0 comments on commit 8ea7ad0

Please sign in to comment.