From db57022ad3d289f9fb4ceed5427ebf5e5efdc6d0 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Sat, 23 Nov 2024 18:05:44 +0100 Subject: [PATCH] Release 5.5.24 --- com.woltlab.wcf/package.xml | 6 +++--- wcfsetup/install/files/lib/system/WCF.class.php | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/com.woltlab.wcf/package.xml b/com.woltlab.wcf/package.xml index 7839da6a93..3f00ee02d3 100644 --- a/com.woltlab.wcf/package.xml +++ b/com.woltlab.wcf/package.xml @@ -5,8 +5,8 @@ Free CMS and web-framework, designed for awesome websites and communities. Freies CMS und Web-Framework, das eindrucksvolle Websites und Communities ermöglicht. 1 - 5.5.23 - 2024-09-13 + 5.5.24 + 2024-11-23 @@ -50,7 +50,7 @@ acp/post_install.php - + files_update.tar diff --git a/wcfsetup/install/files/lib/system/WCF.class.php b/wcfsetup/install/files/lib/system/WCF.class.php index 5ee8e6ad04..5c3277e27c 100644 --- a/wcfsetup/install/files/lib/system/WCF.class.php +++ b/wcfsetup/install/files/lib/system/WCF.class.php @@ -50,7 +50,7 @@ if (!@\ini_get('date.timezone')) { } // define current woltlab suite version -\define('WCF_VERSION', '5.5.23'); +\define('WCF_VERSION', '5.5.24'); // define current API version // @deprecated 5.2 -- 2.20.1