Skip to content

Commit c89af95

Browse files
author
Alain M
committed
Release 2.4.2
1 parent 2df2618 commit c89af95

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

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

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<binary>com.github.alainm23.planner</binary>
4747
</provides>
4848
​<releases>
49-
<release version="2.4.1" date="2020-06-22">
49+
<release version="2.4.2" date="2020-06-22">
5050
<description>
5151
<p>What's new in v2.4</p>
5252
<p>Over the the past few months we’ve been working on Planner 2.4, a big update with great new features. Priorities, calendar events, Quick Add for all platforms and more.</p>
@@ -63,10 +63,12 @@
6363
<p>Special thanks to 'Eddie Vassallo' for becoming our new Gold Tier Patrons and supporting the development of Planner.</p>
6464
<p>Special thanks to 'Robert Zelník' for becoming our new silver tier patrons and supporting the development of Planner.</p>
6565
<p>🌟️ Thank you to our silver members for supporting the development of Planner. 🌟️</p>
66-
<li>Cal</li>
67-
<li>I Sutter</li>
68-
<li>The Linux Experiment</li>
69-
<li>Wout</li>
66+
<ul>
67+
<li>Cal</li>
68+
<li>I Sutter</li>
69+
<li>The Linux Experiment</li>
70+
<li>Wout</li>
71+
</ul>
7072
</description>
7173
</release>
7274

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
project ('com.github.alainm23.planner', 'vala', 'c', version: '2.4.1')
1+
project ('com.github.alainm23.planner', 'vala', 'c', version: '2.4.2')
22

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

0 commit comments

Comments
 (0)