Merge pull request #1292 from kiwix/prepare-release-2.4.1

Prepare release 2.4.1
This commit is contained in:
Kelson 2024-12-19 19:04:56 +01:00 committed by GitHub
commit eead4a224d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 10 additions and 3 deletions

View File

@ -1,3 +1,10 @@
kiwix-destkop 2.4.1
===================
Compilation:
* FIX: PPA upload (@veloman-yunkan #1288)
* NEW: Qt6 in CI (@adamlamar #1287 #1289)
kiwix-destkop 2.4.0
===================

View File

@ -39,7 +39,7 @@ QMAKE_LFLAGS += -std=c++17
}
# Also change resources/org.kiwix.desktop.appdata.xml
DEFINES += VERSION="2.4.0"
DEFINES += VERSION="2.4.1"
# The following define makes your compiler emit warnings if you use
# any feature of Qt which has been marked as deprecated (the exact warnings

View File

@ -13,7 +13,7 @@
</p>
</description>
<releases>
<release version="2.4.0" date="2024-12-20" />
<release version="2.4.1" date="2024-12-21" />
</releases>
<content_rating type="oars-1.0" />
<launchable type="desktop-id">org.kiwix.desktop.desktop</launchable>
@ -23,7 +23,7 @@
<url type="donation">https://www.kiwix.org/support/</url>
<url type="faq">https://www.kiwix.org/faq/</url>
<url type="homepage">https://www.kiwix.org/</url>
<update_contact>mgautier_AT_kymeria.fr</update_contact>
<update_contact>contact_AT_kiwix.org</update_contact>
<screenshots>
<screenshot type="default">
<image>https://upload.wikimedia.org/wikipedia/commons/3/38/Kiwix-desktop_showing_its_local_Library.png</image>