From c61e4c27c5a667976eb6eb04da9a2fd6545bfcfc Mon Sep 17 00:00:00 2001 From: Veloman Yunkan Date: Mon, 16 Dec 2024 16:06:58 +0400 Subject: [PATCH] Bumped version of kiwix-desktop to 2.4.0 --- kiwixbuild/versions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kiwixbuild/versions.py b/kiwixbuild/versions.py index 83f31e0e..a3912c96 100644 --- a/kiwixbuild/versions.py +++ b/kiwixbuild/versions.py @@ -5,7 +5,7 @@ "libkiwix": "14.0.0", "kiwix-tools": "3.7.0", "zim-tools": "3.5.0", - "kiwix-desktop": "2.3.1", + "kiwix-desktop": "2.4.0", } # This dictionnary specify what we need to build at each release process.