Skip to content

Commit

Permalink
Release 6.0.3 (#720)
Browse files Browse the repository at this point in the history
* Release 6.0.3

* Update meson.build

* Update io.elementary.calendar.appdata.xml.in

Co-authored-by: Cassidy James Blaede <[email protected]>
  • Loading branch information
danirabbit and cassidyjames authored Oct 26, 2021
1 parent 5c8601a commit 5041e70
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/io.elementary.calendar.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<p>A slim, lightweight calendar app that syncs and manages multiple calendars in one place, like Google Calendar, Outlook and CalDAV.</p>
</description>
<releases>
<release version="6.0.3" date="2021-10-21" urgency="medium">
<release version="6.0.3" date="2021-10-26" urgency="medium">
<description>
<p>Fixes:</p>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
project('io.elementary.calendar',
'c', 'vala',
version: '6.0.2'
version: '6.0.3'
)

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

0 comments on commit 5041e70

Please sign in to comment.