Skip to content

Commit a01b8e4

Browse files
author
Alain M
committed
Release 2.2.5
1 parent c325913 commit a01b8e4

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.3" date="2020-02-25">
50+
<release version="2.2.5" date="2020-02-25">
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.3')
3+
version: '2.2.5')
44

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

0 commit comments

Comments
 (0)