From 8f45db43d2cfef9088e7572d70721de8508d8d40 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Mon, 1 Jan 2024 14:04:50 +0100 Subject: [PATCH] Release 5.5.20 --- com.woltlab.wcf/package.xml | 8 +++----- wcfsetup/install/files/lib/system/WCF.class.php | 2 +- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/com.woltlab.wcf/package.xml b/com.woltlab.wcf/package.xml index 04217bc39e..67df6b9a95 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.19 - 2023-11-24 + 5.5.20 + 2024-01-01 @@ -50,9 +50,7 @@ acp/post_install.php - - acptemplates_update.tar + files_update.tar - diff --git a/wcfsetup/install/files/lib/system/WCF.class.php b/wcfsetup/install/files/lib/system/WCF.class.php index a21d45834e..61006a3f71 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.19'); +\define('WCF_VERSION', '5.5.20'); // define current API version // @deprecated 5.2 -- 2.20.1