Skip to content

Commit 3552f21

Browse files
committed
Release 3.0.3
1 parent bdb14ca commit 3552f21

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
@@ -35,7 +35,7 @@
3535
<binary>com.github.alainm23.planner</binary>
3636
</provides>
3737
​<releases>
38-
<release version="3.0.2" date="2021-02-10">
38+
<release version="3.0.3" date="2021-02-10">
3939
<description>
4040
<p>Planner 3.0 Beta1 is here...</p>
4141
<ul>

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project (
22
'com.github.alainm23.planner',
33
'vala', 'c',
4-
version: '3.0.2'
4+
version: '3.0.3'
55
)
66

77
gnome = import ('gnome')

0 commit comments

Comments
 (0)