Skip to content

Commit b66efd6

Browse files
committed
1.6.2
1 parent 720f230 commit b66efd6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

data/com.github.matfantinel.reminduck.appdata.xml.in

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@
1414
<p>And it quacks.</p>
1515
</description>
1616
<releases>
17+
<release version="1.6.2" date="2021-11-16">
18+
<description>
19+
<p>Add "Office" category to launcher</p>
20+
</description>
21+
</release>
1722
<release version="1.6.1" date="2021-08-18">
1823
<description>
1924
<ul>

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
project('com.github.matfantinel.reminduck', 'vala', 'c', version: '1.5.6')
1+
project('com.github.matfantinel.reminduck', 'vala', 'c', version: '1.6.2')
22

33
gnome = import('gnome')
44
i18n = import('i18n')

0 commit comments

Comments
 (0)