Skip to content

Commit

Permalink
Release 6.2.0 (#324)
Browse files Browse the repository at this point in the history
  • Loading branch information
marbetschar committed Jan 24, 2022
1 parent 13ac39f commit 7f297e8
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.2.0" date="2022-01-19" urgency="medium">
<release version="6.2.0" date="2022-01-22" 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.1.0'
version: '6.2.0'
)

gnome = import('gnome')
Expand Down

0 comments on commit 7f297e8

Please sign in to comment.