Skip to content

Commit

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

* Update tasks.appdata.xml.in

Co-authored-by: Danielle Foré <daniel@elementary.io>
  • Loading branch information
marbetschar and danirabbit committed Jun 14, 2022
1 parent b892fdc commit c6316f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/tasks.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</p>
</description>
<releases>
<release version="6.3.0" date="2022-06-08" urgency="medium">
<release version="6.3.0" date="2022-06-14" urgency="medium">
<description>
<p>Features:</p>
<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(
'io.elementary.tasks', 'vala', 'c',
meson_version: '>= 0.49',
version: '6.2.0'
version: '6.3.0'
)

gnome = import('gnome')
Expand Down

0 comments on commit c6316f1

Please sign in to comment.