Skip to content

Commit 90a5830

Browse files
author
Alain M
committed
Release 2.2.2
1 parent 56d0940 commit 90a5830

File tree

4 files changed

+2
-2
lines changed

4 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.1" date="2020-02-23">
50+
<release version="2.2.2" date="2020-02-23">
5151
<description>
5252
<p>Quick Add is here, design improvements and more.</p>
5353
<ul>

data/screenshot/screenshot-01.png

20.2 KB
Loading

data/screenshot/screenshot-02.png

-10.8 KB
Loading

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.1')
3+
version: '2.2.2')
44

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

0 commit comments

Comments
 (0)