Skip to content

Commit

Permalink
Release 6.3.0 (#236)
Browse files Browse the repository at this point in the history
* Release 6.3.0

* Update meson.build

* Update onlineaccounts.appdata.xml.in

* Update onlineaccounts.appdata.xml.in

Co-authored-by: Cassidy James Blaede <cassidy@elementary.io>
  • Loading branch information
danirabbit and cassidyjames committed Dec 13, 2021
1 parent f6b784b commit ab62442
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions data/onlineaccounts.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
<icon type="stock">preferences-desktop-online-accounts</icon>
<translation type="gettext">online-accounts-plug</translation>
<releases>
<release version="6.3.0" date="2021-12-08" urgency="medium">
<release version="6.3.0" date="2021-12-13" urgency="medium">
<description>
<p>New Features:</p>
<p>New features:</p>
<ul>
<li>Edit saved CalDAV accounts</li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
project(
'online-accounts',
'vala', 'c',
version: '6.2.2'
version: '6.3.0'
)

gettext_name = meson.project_name() + '-plug'
Expand Down

0 comments on commit ab62442

Please sign in to comment.