Skip to content

Commit 37d8a68

Browse files
committed
update
1 parent cd5ed22 commit 37d8a68

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

data/io.github.ellie_commons.jorts.metainfo.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<value key="x-appcenter-suggested-price">1</value>
8383
</custom>
8484
<releases>
85-
<release version="2.2.1" date="2025-03-16">
85+
<release version="2.2.1" date="2025-03-17">
8686
<description>
8787
<p>Updated translations</p>
8888
</description>

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Name our project
22
project('io.github.ellie_commons.jorts', ['vala', 'c'],
3-
version: '2.2.0'
3+
version: '2.2.1'
44
)
55

66
gnome = import('gnome')

0 commit comments

Comments
 (0)