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 Jun 7, 2018
1 parent ee54518 commit 2b3f109
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

### 1.7.0
- add initial Pale Moon 28 support
- sync statusbar styling with default
- sync devtools styling with PM27 default

### 1.6.0
- sync about:support styling with default
- sync about:permissions styling with default
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>{4b13c0da-55d5-44ce-b98e-98e62085837f}</em:id>
<em:version>1.6.0</em:version>
<em:version>1.7.0</em:version>
<em:name>DarkPitch</em:name>
<em:description>Minimalistic, dark-colored theme. Fork of "PitchDark" by Tim Banker</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>27.0.0b3</em:minVersion>
<em:minVersion>27.5.0</em:minVersion>
<em:maxVersion>28.*</em:maxVersion>
</Description>
</em:targetApplication>
Expand Down

0 comments on commit 2b3f109

Please sign in to comment.