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 5858ae9 commit 410fd7eCopy full SHA for 410fd7e
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.1.1" timestamp="1628322225">
+ <release version="1.1.1" timestamp="1629456144">
53
<description>
54
<p>
55
A small bugfix release which makes Cozy more reliable.
meson.build
@@ -1,4 +1,4 @@
1
-project('com.github.geigi.cozy', version: '1.1.0')
+project('com.github.geigi.cozy', version: '1.1.1')
2
3
python = import('python3')
4
i18n = import('i18n')
0 commit comments