Skip to content

Commit

Permalink
Add support for Pale Moon 31
Browse files Browse the repository at this point in the history
  • Loading branch information
fofajardo committed Apr 30, 2022
1 parent 921bf29 commit 4d9fe09
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions src/install.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -22,19 +22,7 @@
<Description>
<em:id>{8de7fcbb-c55c-4fbe-bfc5-fc555c87dbc4}</em:id>
<em:minVersion>28.0.0a1</em:minVersion>
<em:maxVersion>30.*</em:maxVersion>
</Description>
</em:targetApplication>
<em:targetApplication>
<!-- Applications using Firefox GUID -->
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<!--
Pale Moon 30 and above will stop using its own GUID to
"further improve extension compatibility"
-->
<em:minVersion>30.0.0a1</em:minVersion>
<em:maxVersion>30.*</em:maxVersion>
<em:maxVersion>31.*</em:maxVersion>
</Description>
</em:targetApplication>
<em:targetApplication>
Expand Down

0 comments on commit 4d9fe09

Please sign in to comment.