Skip to content

Commit

Permalink
Release 6.0.3 (#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit committed Aug 26, 2021
1 parent c645cbd commit 72217c1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions data/tasks.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@
</p>
</description>
<releases>
<release version="6.0.3" date="2021-08-26" urgency="medium">
<description>
<p>Improvements:</p>
<ul>
<li>Updated translations</li>
</ul>
</description>
</release>
<release version="6.0.2" date="2021-08-09" urgency="medium">
<description>
<p>Improvements:</p>
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.0.2'
version: '6.0.3'
)

gnome = import('gnome')
Expand Down

0 comments on commit 72217c1

Please sign in to comment.