Skip to content

Commit

Permalink
Bump version to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
johnfactotum committed Jun 4, 2019
1 parent 526fef5 commit a842909
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions data/com.github.johnfactotum.Foliate.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,14 @@
</screenshot>
</screenshots>
<releases>
<release version="1.1.1" date="2019-06-04">
<description>
<ul>
<li>Allow font size adjustment when using publisher fonts</li>
<li>Fixed reading progress slider not appearing after localStorage quota is exceeded</li>
</ul>
</description>
</release>
<release version="1.1.0" date="2019-06-02">
<description>
<p>New features:</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('com.github.johnfactotum.Foliate',
version: '1.1.0',
version: '1.1.1',
meson_version: '>= 0.40.0',
)

Expand Down

0 comments on commit a842909

Please sign in to comment.