Skip to content

Commit 410fd7e

Browse files
committed
Bump version
1 parent 5858ae9 commit 410fd7e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

data/com.github.geigi.cozy.appdata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<url type="donation">https://www.patreon.com/geigi</url>
5050
<update_contact>cozy@geigi.de</update_contact>
5151
<releases>
52-
<release version="1.1.1" timestamp="1628322225">
52+
<release version="1.1.1" timestamp="1629456144">
5353
<description>
5454
<p>
5555
A small bugfix release which makes Cozy more reliable.

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
project('com.github.geigi.cozy', version: '1.1.0')
1+
project('com.github.geigi.cozy', version: '1.1.1')
22

33
python = import('python3')
44
i18n = import('i18n')

0 commit comments

Comments
 (0)