Skip to content

Commit

Permalink
Bump to version 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
birros committed Mar 17, 2018
1 parent 3a2725a commit a2f2d56
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 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,19 @@
<update_contact>[email protected]</update_contact>
<translation type="gettext">web-archives</translation>
<releases>
<release version="0.0.4" date="2017-03-17">
<description>
<p>
This new release of WebArchives contains some bug fixes and
new features.
</p>
<ul>
<li>Update French translation</li>
<li>Fix xalign and margin depreciation warnings</li>
<li>Fix app name</li>
</ul>
</description>
</release>
<release version="0.0.3" date="2017-12-10">
<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.3',
version : '0.0.4',
license : 'GPL3+'
)

Expand Down

0 comments on commit a2f2d56

Please sign in to comment.