Skip to content

Commit f9b2211

Browse files
authored
Update io.github.mak448a.QTCord.metainfo.xml
1 parent f6a8840 commit f9b2211

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

src/flatpak_builder/io.github.mak448a.QTCord.metainfo.xml

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!-- Copyright 2023 mak448a -->
2+
<!-- Copyright 2024 mak448a -->
33
<component type="desktop-application">
44
<id>io.github.mak448a.QTCord</id>
55
<name>QTCord</name>
@@ -8,7 +8,7 @@
88
<developer_name>mak448a</developer_name>
99
<description>
1010
<p>QTCord is a Discord client built with QT aiming to bring a native look-and-feel.</p>
11-
<p>Sidenote: Please go to https://github.com/mak448a/QTCord/issues for bugs. To logout, delete ~/.var/app/io.github.mak448a.QTCord/.</p>
11+
<p>Sidenote: Please report bugs and accounts bans at https://github.com/mak448a/QTCord/issues.</p>
1212
<p>I am not responsible if your account gets banned with this app, as it is against the Discord TOS.</p>
1313
</description>
1414
<url type="homepage">https://github.com/mak448a/QTCord</url>
@@ -26,6 +26,18 @@
2626
<content_attribute id="social-chat">intense</content_attribute>
2727
</content_rating>
2828
<releases>
29+
<release version="v0.0.14" date="2024-7-2" type="stable">
30+
<description>
31+
<p>- Add logout button</p>
32+
</description>
33+
<url>https://github.com/mak448a/QTCord/releases/v0.0.14</url>
34+
</release>
35+
<release version="v0.0.13" date="2024-3-24" type="stable">
36+
<description>
37+
<p>- Code cleanup</p>
38+
</description>
39+
<url>https://github.com/mak448a/QTCord/releases/v0.0.13</url>
40+
</release>
2941
<release version="v0.0.12" date="2024-3-19" type="stable">
3042
<description>
3143
<p>- Fix bug where servers, friends, or channels would overflow out of the screen</p>

0 commit comments

Comments
 (0)