Skip to content

Commit 7ade613

Browse files
authored
Release 6.1.2 (#768)
1 parent af117c4 commit 7ade613

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

data/io.elementary.calendar.appdata.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<p>A slim, lightweight calendar app that syncs and manages multiple calendars in one place, like Google Calendar, Outlook and CalDAV.</p>
1212
</description>
1313
<releases>
14-
<release version="6.1.2" date="2022-11-14" urgency="medium">
14+
<release version="6.1.2" date="2022-11-15" urgency="medium">
1515
<description>
1616
<p>Minor Updates:</p>
1717
<ul>

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
project('io.elementary.calendar',
22
'c', 'vala',
3-
version: '6.1.1'
3+
version: '6.1.2'
44
)
55

66
add_project_arguments('-DGETTEXT_PACKAGE="@0@"'.format(meson.project_name()), language: 'c')

0 commit comments

Comments
 (0)