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 560714f commit 100aa18
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

### 2.4.0
- update Reader View styling to reflect changes in Pale Moon 28.6.0+
- fix "about" window text legibility
- Linux: make sure toolbarbutton dropmarkers show correctly

### 2.3.1
- fix toolbarbutton dropmarker width

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>darkmoon@lootyhoof-pm</em:id>
<em:version>2.3.1</em:version>
<em:version>2.4.0</em:version>
<em:name>Dark Moon</em:name>
<em:description>The ultimate dark experience.</em:description>
<em:creator>Lootyhoof</em:creator>
Expand All @@ -24,7 +24,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 100aa18

Please sign in to comment.