Skip to content

Commit bed36bf

Browse files
Release 6.0.0 (#254)
* Release 6.0.0 * Update io.elementary.tasks.yml * Add screenshot * Update README.md * Update io.elementary.tasks.yml Co-authored-by: Cassidy James Blaede <[email protected]>
1 parent c8b0479 commit bed36bf

File tree

4 files changed

+21
-1
lines changed

4 files changed

+21
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Tasks
22
[![Translation status](https://l10n.elementary.io/widgets/tasks/-/svg-badge.svg)](https://l10n.elementary.io/engage/tasks/?utm_source=widget)
33

4+
![Screenshot](https://raw.githubusercontent.com/elementary/tasks/master/data/screenshot.png)
5+
46
## Building and Installation
57

68
You'll need the following dependencies:

data/screenshot.png

98.9 KB
Loading

data/tasks.appdata.xml.in

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,27 @@
1212
Create and complete tasks, manage lists and sync them across your machines using CalDAV.
1313
</p>
1414
</description>
15+
<releases>
16+
<release version="6.0.0" date="2021-07-19" urgency="medium">
17+
<description>
18+
<p>First release!</p>
19+
<ul>
20+
<li>Support the dark style</li>
21+
<li>Add and remove task lists with custom colors</li>
22+
<li>See scheduled tasks from all lists at once</li>
23+
<li>Set due dates</li>
24+
</ul>
25+
</description>
26+
</release>
27+
</releases>
1528
<provides>
1629
<binary>io.elementary.tasks</binary>
1730
</provides>
31+
<screenshots>
32+
<screenshot type="default">
33+
<image>https://raw.githubusercontent.com/elementary/tasks/master/data/screenshot.png</image>
34+
</screenshot>
35+
</screenshots>
1836
<content_rating type="oars-1.1">
1937
<content_attribute id="violence-cartoon">none</content_attribute>
2038
<content_attribute id="violence-fantasy">none</content_attribute>

io.elementary.tasks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
app-id: io.elementary.tasks
22
runtime: io.elementary.Platform
3-
runtime-version: 'daily'
3+
runtime-version: '6'
44
sdk: io.elementary.Sdk
55
command: io.elementary.tasks
66
finish-args:

0 commit comments

Comments
 (0)