Skip to content

Commit

Permalink
Release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
johnfactotum committed May 29, 2019
1 parent 23607da commit 6147931
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
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 @@ -42,6 +42,11 @@
</screenshot>
</screenshots>
<releases>
<release version="1.0.1" date="2019-05-29">
<description>
<p>Fixed invalid AppData file</p>
</description>
</release>
<release version="1.0.0" date="2019-05-29">
<description>
<p>Initial release</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.0.0',
version: '1.0.1',
meson_version: '>= 0.40.0',
)

Expand Down

0 comments on commit 6147931

Please sign in to comment.