Skip to content

Commit

Permalink
Bump to version 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
birros committed May 3, 2018
1 parent bd9f328 commit 9cea55d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions data/appdata/com.github.birros.WebArchives.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,17 @@
<update_contact>[email protected]</update_contact>
<translation type="gettext">web-archives</translation>
<releases>
<release version="0.0.6" date="2018-05-03">
<description>
<p>
This new release of WebArchives contains some bug fixes and
new features.
</p>
<ul>
<li>Use a reimplementation of Kiwix.Reader to drop kiwix dependency (internal)</li>
</ul>
</description>
</release>
<release version="0.0.5" date="2018-05-02">
<description>
<p>
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
project('web-archives', ['vala', 'c'],
version : '0.0.5',
version : '0.0.6',
license : 'GPL3+'
)

Expand Down

0 comments on commit 9cea55d

Please sign in to comment.