We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cfe456 commit 2e4168eCopy full SHA for 2e4168e
data/com.github.geigi.cozy.appdata.xml
@@ -49,7 +49,7 @@
49
<url type="donation">https://www.patreon.com/geigi</url>
50
<update_contact>cozy@geigi.de</update_contact>
51
<releases>
52
- <release version="1.0.4" timestamp="1626983662">
+ <release version="1.0.4" timestamp="1627489551">
53
<description>
54
<p>
55
Performance improvements for the book detail view and some bugfixes.
meson.build
@@ -1,4 +1,4 @@
1
-project('com.github.geigi.cozy', version: '1.0.3')
+project('com.github.geigi.cozy', version: '1.0.4')
2
3
python = import('python3')
4
i18n = import('i18n')
0 commit comments