Fix appstream file

(cherry picked from commit f25bc6bac6)
This commit is contained in:
Carl Schwan
2021-01-12 22:49:21 +01:00
committed by Luigi Toscano
parent 92488343cc
commit a9c2e3ec49

View File

@@ -70,8 +70,7 @@
<url type="homepage">https://kde.org</url> <url type="homepage">https://kde.org</url>
<url type="bugtracker">https://bugs.kde.org</url> <url type="bugtracker">https://bugs.kde.org</url>
<categories> <categories>
<category>Matrix</category> <category>Network</category>
<category>Internet</category>
</categories> </categories>
<developer_name>The KDE Community</developer_name> <developer_name>The KDE Community</developer_name>
<developer_name xml:lang="ca">La comunitat KDE</developer_name> <developer_name xml:lang="ca">La comunitat KDE</developer_name>
@@ -107,7 +106,7 @@
<releases> <releases>
<release version="1.0.1" date="2021-01-13"> <release version="1.0.1" date="2021-01-13">
<description> <description>
<p>This version fixes several bugs.<p> <p>This version fixes several bugs.</p>
<ul> <ul>
<li>NeoChat doesn't require a .well-know configuration in the server to work.</li> <li>NeoChat doesn't require a .well-know configuration in the server to work.</li>
<li>Edited messages won't show up duplicated anymore.</li> <li>Edited messages won't show up duplicated anymore.</li>