Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Commit

Permalink
v2.7.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
brendanlong committed Feb 1, 2019
1 parent 39d2522 commit f2d9233
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions data/org.gnome.FeedReader.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,13 @@
<binary>feedreader</binary>
</provides>
<releases>
<release version="2.7.1" date="2019-02-01">
<description>
<ul>
<li>Fix bugs when adding, deleting and renaming article tags</li>
</ul>
</description>
</release>
<release version="2.7.0" date="2019-01-28">
<description>
<ul>
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('feedreader', ['vala', 'c'],
version: '2.7.0',
version: '2.7.1',
meson_version: '>= 0.44.1',
license: 'GPL-3.0',
default_options: ['prefix=/usr']
Expand Down

0 comments on commit f2d9233

Please sign in to comment.