diff --git a/data/calendar.metainfo.xml.in b/data/calendar.metainfo.xml.in index 8310f253c..97f1d9f5f 100644 --- a/data/calendar.metainfo.xml.in +++ b/data/calendar.metainfo.xml.in @@ -55,7 +55,7 @@ contact_at_elementary.io - +

Minor Updates:

    @@ -65,8 +65,8 @@
- Insufficient space for list of exceptions - popover and additional exceptions do not show - Although the location service is deactivated, Calendar locates me in Paris + Insufficient space for list of exceptions - popover and additional exceptions do not show + Although the location service is deactivated, Calendar locates me in Paris Participant tab in event creation has "Guests" tooltip The text from the calendar manager is cut off, depending on the size of the root window (the calendar window) Add keyboard shortcuts to move month pages diff --git a/meson.build b/meson.build index 044af293b..2c5c0ef5b 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('io.elementary.calendar', 'c', 'vala', - version: '8.0.1', + version: '8.0.2', meson_version: '>=0.57.0' )