Skip to content

Commit d3271ce

Browse files
author
Alain M
committed
Release 2.2.8
1 parent b62ad7d commit d3271ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

data/com.github.alainm23.planner.appdata.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<binary>com.github.alainm23.planner</binary>
4848
</provides>
4949
​<releases>
50-
<release version="2.2.7" date="2020-02-26">
50+
<release version="2.2.8" date="2020-02-26">
5151
<description>
5252
<p>Quick Add is here, design improvements and more.</p>
5353
<ul>

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
project('com.github.alainm23.planner',
22
'vala', 'c',
3-
version: '2.2.7')
3+
version: '2.2.8')
44

55
gnome = import('gnome')
66
i18n = import('i18n')

0 commit comments

Comments
 (0)