Skip to content

Commit 0232e00

Browse files
committed
v2.3.0
1 parent b83d95a commit 0232e00

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<p>Bonus: If you need your passwords on another device, you can get them on the web from obliviate.app.</p>
2020
</description>
2121
<releases>
22-
<release version="2.2.0" date="2022-06-05">
22+
<release version="2.3.0" date="2022-06-05">
2323
<description>
2424
<ul>
2525
<li>Update: Use elementary Platform 7</li>

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.2.0'
5+
version: '2.3.0'
66
)
77

88
# Translation module

0 commit comments

Comments
 (0)