Skip to content

Commit d104c64

Browse files
author
Alain M
committed
Release 2.2.132
1 parent 09433cc commit d104c64

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.10" date="2020-03-02">
50+
<release version="2.2.13" date="2020-03-02">
5151
<description>
5252
<p>Improved stability and some bug fixes.</p>
5353
<p>Special thanks to 'Wount' for becoming our new silver tier patrons and supporting the development of Planner.</p>

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

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

0 commit comments

Comments
 (0)