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 Jan 26, 2020
1 parent dad5d2b commit 4f02782
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,8 @@
# Changelog

### 2.5.1
- small version bump for Pale Moon 29.0 compatibility (no code changes)

### 2.5.0
- update Reader View styling to reflect changes in Pale Moon 28.6.0+
- macOS: improve tab audio indicator visibility
Expand Down
4 changes: 2 additions & 2 deletions src/install.rdf
Expand Up @@ -9,7 +9,7 @@

<Description about="urn:mozilla:install-manifest">
<em:id>{0ed852bb-a216-42e9-b98e-98e62085837f}</em:id>
<em:version>2.5.0</em:version>
<em:version>2.5.1</em:version>
<em:name>Moonfox3</em:name>
<em:description>Experience all the benefits of Pale Moon with the colorful toolbar goodness of Firefox 3! Fork of "Firefox 3 theme for Firefox 4+ Reloaded!" by dallasthemaster and Jeremy Morton</em:description>
<em:creator>Lootyhoof</em:creator>
Expand All @@ -26,7 +26,7 @@
<!-- Pale Moon -->
<em:id>{8de7fcbb-c55c-4fbe-bfc5-fc555c87dbc4}</em:id>
<em:minVersion>28.6.0</em:minVersion>
<em:maxVersion>28.*</em:maxVersion>
<em:maxVersion>29.*</em:maxVersion>
</Description>
</em:targetApplication>
</Description>
Expand Down

0 comments on commit 4f02782

Please sign in to comment.