From 74661b568f1848248477e9daa07f07dfd25c780f Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Tue, 10 May 2022 16:30:34 +0200 Subject: [PATCH] Release 5.5.0 Beta 1 --- com.woltlab.wcf/package.xml | 14 ++++++-------- wcfsetup/install/files/lib/system/WCF.class.php | 2 +- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/com.woltlab.wcf/package.xml b/com.woltlab.wcf/package.xml index 5333135282..85a88dec86 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 6 - 2022-05-02 + 5.5.0 Beta 1 + 2022-05-10 @@ -51,16 +51,14 @@ - acptemplates_update.tar files_update.tar templates_update.tar - - - - + - + fileDelete_5.5.xml + + diff --git a/wcfsetup/install/files/lib/system/WCF.class.php b/wcfsetup/install/files/lib/system/WCF.class.php index efe61398b1..7cac8f93f4 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 6'); +\define('WCF_VERSION', '5.5.0 Beta 1'); // define current API version // @deprecated 5.2 -- 2.20.1