Skip to content

Commit 922730d

Browse files
committed
Minor update
1 parent e95b892 commit 922730d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,11 @@
8787
<value key="x-appcenter-suggested-price">1</value>
8888
</custom>
8989
<releases>
90+
<release version="2.4.2" date="2025-04-06">
91+
<description>
92+
<p>Updated RU translations thanks to @camellan!</p>
93+
</description>
94+
</release>
9095
<release version="2.4.1" date="2025-04-06">
9196
<description>
9297
<p>Updated screenshots</p>

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.4.1'
3+
version: '2.4.2'
44
)
55

66
gnome = import('gnome')

0 commit comments

Comments
 (0)