Skip to content

Commit

Permalink
Release 2.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
johnfactotum committed Apr 1, 2021
1 parent 9c522b6 commit 9dffbec
Show file tree
Hide file tree
Showing 21 changed files with 3,482 additions and 3,405 deletions.
5 changes: 5 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,11 @@
</screenshot>
</screenshots>
<releases>
<release version="2.6.3" date="2021-04-01">
<description>
<p>Fixed a performance issue with zipped files (including EPUB files)</p>
</description>
</release>
<release version="2.6.2" date="2021-03-25">
<description>
<p>Fix UI when running with libhandy 1.x</p>
Expand Down
4 changes: 2 additions & 2 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
com.github.johnfactotum.foliate (2.6.2) bionic; urgency=medium
com.github.johnfactotum.foliate (2.6.3) bionic; urgency=medium

* New version

-- John Factotum <[email protected]> Thu, 25 Mar 2021 00:50:05 +0800
-- John Factotum <[email protected]> Thu, 01 Apr 2021 16:25:25 +0800
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.6.2',
version: '2.6.3',
meson_version: '>= 0.40.0',
)

Expand Down
Loading

0 comments on commit 9dffbec

Please sign in to comment.