mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-09-20 18:33:38 -04:00
Merge pull request #1292 from kiwix/prepare-release-2.4.1
Prepare release 2.4.1
This commit is contained in:
commit
eead4a224d
@ -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
|
||||
===================
|
||||
|
||||
|
@ -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
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user