flatpak: sort appdata

This commit is contained in:
0xMRTT 2023-05-03 15:04:52 +02:00
parent 421f161ddd
commit 968b3e3db9
Signed by: 0xMRTT
GPG Key ID: 19C1449A774028BD
2 changed files with 19 additions and 8 deletions

View File

@ -39,6 +39,9 @@
"name" : "imaginer",
"builddir" : true,
"buildsystem" : "meson",
"config-opts": [
"-Dbuildtype=release"
],
"sources" : [
{
"type" : "dir",

View File

@ -52,6 +52,22 @@
</keywords>
<releases>
<release version="0.1.2" date="2023-5-3" type="stable">
<description>
<p>Appdata sorting</p>
<ul>
<li>Sort appdata releases</li>
</ul>
</description>
</release>
<release version="0.1.1" date="2023-5-3" type="stable">
<description>
<p>Bug fixes</p>
<ul>
<li>Fix a bug causing the app to crash when the path is not selected</li>
</ul>
</description>
</release>
<release version="0.1.0" date="2023-5-3" type="stable">
<description>
<p>Imagine with AI</p>
@ -64,13 +80,5 @@
</ul>
</description>
</release>
<release version="0.1.1" date="2023-5-3" type="stable">
<description>
<p>Bug fixes</p>
<ul>
<li>Fix a bug causing the app to crash when the path is not selected</li>
</ul>
</description>
</release>
</releases>
</component>