From 70d02e77e87a3d7942ee16ca96fc624d95576589 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Fri, 29 Apr 2022 13:31:26 +0200 Subject: [PATCH] Release 5.5.0 Alpha 5 --- com.woltlab.wcf/package.xml | 8 ++++---- wcfsetup/install/files/lib/system/WCF.class.php | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/com.woltlab.wcf/package.xml b/com.woltlab.wcf/package.xml index 6dc1fa37ab..9d31cfff98 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.0 Alpha 4 - 2022-04-26 + 5.5.0 Alpha 5 + 2022-04-29 @@ -110,12 +110,12 @@ tar cvf com.woltlab.wcf/files_pre_check.tar -C wcfsetup/install/files/ \ acp/update_com.woltlab.wcf_5.5_starttls.php - + 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 1eef2abd06..47e4bc1743 100644 --- a/wcfsetup/install/files/lib/system/WCF.class.php +++ b/wcfsetup/install/files/lib/system/WCF.class.php @@ -53,7 +53,7 @@ if (!@\ini_get('date.timezone')) { } // define current woltlab suite version -\define('WCF_VERSION', '5.5.0 Alpha 4'); +\define('WCF_VERSION', '5.5.0 Alpha 5'); // define current API version // @deprecated 5.2 -- 2.20.1