Skip to content

Commit 7e568f6

Browse files
committed
add info for 1.1.0 release to appdata
1 parent 11c9aa1 commit 7e568f6

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

data/pomodoro.appdata.xml.in

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!-- Copyright 2021 Moriz Mertens <[email protected]> -->
3-
<component type="desktop">
2+
<!-- Copyright 2021-2023 Moriz Mertens <[email protected]> -->
3+
<component type="desktop-application">
44
<id>com.github.oowoosh0.pomodoro</id>
55
<metadata_license>CC0</metadata_license>
66
<project_license>GPL-3.0-or-later</project_license>
7+
78
<name>Pomodoro</name>
89
<developer_name>Moriz Mertens (@oowoosh0)</developer_name>
910
<update_contact>[email protected]</update_contact>
@@ -17,13 +18,25 @@
1718
when it is time for a break and when it is time to start working again.
1819
</p>
1920
</description>
21+
2022
<releases>
23+
<release version="1.1.0" date="2023-06-07">
24+
<description>
25+
<p>New translations:</p>
26+
<ul>
27+
<li>🇮🇹 Italian</li>
28+
<li>🇫🇷 French</li>
29+
</ul>
30+
</description>
31+
</release>
32+
2133
<release version="1.0.1" date="2022-05-13">
2234
<description>
2335
<p>First stable release!</p>
2436
</description>
2537
</release>
2638
</releases>
39+
2740
<screenshots>
2841
<screenshot type="default">
2942
<image>https://raw.githubusercontent.com/Oowoosh0/pomodoro/main/data/media/screenshot-1.png</image>
@@ -35,6 +48,7 @@
3548
<image>https://raw.githubusercontent.com/Oowoosh0/pomodoro/main/data/media/screenshot-preferences.png</image>
3649
</screenshot>
3750
</screenshots>
51+
3852
<custom>
3953
<value key="x-appcenter-color-primary">#0d52bf</value>
4054
<value key="x-appcenter-color-primary-text">#ffffff</value>

0 commit comments

Comments
 (0)