From 3e25b6b9e3160088483d581faffbd9f3c3a0d478 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Mon, 22 Apr 2024 17:25:34 +0200 Subject: [PATCH] Release 5.5.21 --- 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 67df6b9a95..0285de3644 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.20 - 2024-01-01 + 5.5.21 + 2024-04-22 @@ -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 61006a3f71..4651066c99 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.20'); +\define('WCF_VERSION', '5.5.21'); // define current API version // @deprecated 5.2 -- 2.20.1