Skip to content

Commit 410cc16

Browse files
committed
bump version
1 parent 8967dd7 commit 410cc16

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
@@ -53,7 +53,7 @@
5353
<value key="Purism::form_factor">mobile</value>
5454
</custom>
5555
<releases>
56-
<release version="1.2.1" timestamp="1660069742">
56+
<release version="1.2.1" timestamp="1661086733">
5757
<description>
5858
<ul>
5959
<li>Support for GTK style manager (thanks A6GibKm)</li>

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.2.0')
1+
project('com.github.geigi.cozy', version: '1.2.1')
22

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

0 commit comments

Comments
 (0)