Skip to content

Commit b83d95a

Browse files
committed
v2.2.0
1 parent ab1e73c commit b83d95a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,13 @@
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">
23+
<description>
24+
<ul>
25+
<li>Update: Use elementary Platform 7</li>
26+
</ul>
27+
</description>
28+
</release>
2229
<release version="2.1.0" date="2021-09-03">
2330
<description>
2431
<ul>

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

88
# Translation module

0 commit comments

Comments
 (0)