Skip to content

Commit

Permalink
Merge pull request #1292 from kiwix/prepare-release-2.4.1
Browse files Browse the repository at this point in the history
Prepare release 2.4.1
  • Loading branch information
kelson42 authored Dec 19, 2024
2 parents 2ab50b1 + 7567cda commit eead4a2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -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
===================

Expand Down
2 changes: 1 addition & 1 deletion kiwix-desktop.pro
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions resources/org.kiwix.desktop.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand All @@ -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>
Expand Down

0 comments on commit eead4a2

Please sign in to comment.