Skip to content

Commit a2c1daa

Browse files
committed
v2.4.0
1 parent a8eeaea commit a2c1daa

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

data/com.github.elfenware.obliviate.appdata.xml.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424
<ul>
2525
<li>Add: “Copy without symbols” button</li>
2626
<li>Add: “Help and FAQ” button</li>
27+
<li>Update: Dutch translations (@Vistaus)</li>
28+
<li>Update: Italian translations (@albanobattistella)</li>
2729
</ul>
2830
</description>
2931
</release>

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
project (
33
'com.github.elfenware.obliviate',
44
'vala', 'c',
5-
version: '2.3.0'
5+
version: '2.4.0'
66
)
77

88
# Translation module

0 commit comments

Comments
 (0)