Merge pull request #1363 from kiwix/flathub_metadata_fix

Fixed description syntax in Flathub MetaInfo
This commit is contained in:
Kelson 2025-04-01 19:00:02 +02:00 committed by GitHub
commit 10bb4aa60d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,7 +24,7 @@
<releases> <releases>
<release version="2.4.1" date="2024-12-21"> <release version="2.4.1" date="2024-12-21">
<description> <description>
Most important improvements: <p>Most important improvements:</p>
<ul> <ul>
<li>Revamping of the internal Library</li> <li>Revamping of the internal Library</li>
<li>Robuster download manager</li> <li>Robuster download manager</li>
@ -32,7 +32,7 @@
<li>New table of content</li> <li>New table of content</li>
<li>Revamped search box</li> <li>Revamped search box</li>
</ul> </ul>
... complete changelog can be found at https://github.com/kiwix/kiwix-desktop/releases/tag/2.4.1. <p>Complete changelog can be found at https://github.com/kiwix/kiwix-desktop/releases/tag/2.4.1.</p>
</description> </description>
</release> </release>
</releases> </releases>