Skip to content

Commit

Permalink
Bump version to 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
johnfactotum committed Jun 7, 2020
1 parent e916cd9 commit 9aeb746
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 1 deletion.
10 changes: 10 additions & 0 deletions data/com.github.johnfactotum.Foliate.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,16 @@
</screenshot>
</screenshots>
<releases>
<release version="2.2.1" date="2020-06-07">
<description>
<p>Changes:</p>
<ul>
<li>Fixed blurry book covers on HiDPI</li>
<li>Fixed OPDS links to Standard Ebooks and Project Gutenberg</li>
<li>Fixed wrong view icon on startup</li>
</ul>
</description>
</release>
<release version="2.2.0" date="2020-05-29">
<description>
<p>Library:</p>
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
com.github.johnfactotum.foliate (2.2.1) bionic; urgency=medium

* New version

-- John Factotum <[email protected]> Sun, 07 Jun 2020 18:38:20 +0800

com.github.johnfactotum.foliate (2.2.0) bionic; urgency=medium

* New version
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('com.github.johnfactotum.Foliate',
version: '2.2.0',
version: '2.2.1',
meson_version: '>= 0.40.0',
)

Expand Down

0 comments on commit 9aeb746

Please sign in to comment.