Skip to content

Commit

Permalink
Version bump, update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Lootyhoof committed Aug 14, 2019
1 parent 3ecce54 commit 7893614
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

### 2.2.0
- update Reader View styling to reflect changes in Pale Moon 28.6.0+

### 2.1.0
- add about:home styling (requires Home Styler v2.0.0 and above)
- make sure the search button on the newtab page is always legible
Expand Down
4 changes: 2 additions & 2 deletions src/install.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<Description about="urn:mozilla:install-manifest">
<em:id>{518c80d0-c1f8-48ab-b98e-98e62085837f}</em:id>
<em:version>2.1.0</em:version>
<em:version>2.2.0</em:version>
<em:name>Photonic</em:name>
<em:description>The Quantum "Photon" theme beamed at the XUL.</em:description>
<em:creator>Lootyhoof</em:creator>
Expand All @@ -23,7 +23,7 @@
<Description>
<!-- Pale Moon -->
<em:id>{8de7fcbb-c55c-4fbe-bfc5-fc555c87dbc4}</em:id>
<em:minVersion>28.0</em:minVersion>
<em:minVersion>28.6.0</em:minVersion>
<em:maxVersion>28.*</em:maxVersion>
</Description>
</em:targetApplication>
Expand Down

0 comments on commit 7893614

Please sign in to comment.