From 8ea355f67c38b0c2c479010c7242d9c561a7d8aa Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Wed, 19 Jun 2024 12:31:51 +0200 Subject: [PATCH] Release 5.5.22 --- com.woltlab.wcf/package.xml | 9 ++++++--- wcfsetup/install/files/lib/system/WCF.class.php | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/com.woltlab.wcf/package.xml b/com.woltlab.wcf/package.xml index 0285de3644..153b846943 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.21 - 2024-04-22 + 5.5.22 + 2024-06-19 @@ -50,7 +50,10 @@ acp/post_install.php - + + acptemplates_update.tar files_update.tar + templates_update.tar + diff --git a/wcfsetup/install/files/lib/system/WCF.class.php b/wcfsetup/install/files/lib/system/WCF.class.php index 4651066c99..7ee3989b01 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.21'); +\define('WCF_VERSION', '5.5.22'); // define current API version // @deprecated 5.2 -- 2.20.1