From be08fe11a7256209140a0a605bf02b060409e221 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Tue, 10 May 2022 22:58:18 +0200 Subject: [PATCH] Release 5.5.0 Beta 2 --- com.woltlab.wcf/package.xml | 12 ++---------- wcfsetup/install/files/lib/system/WCF.class.php | 2 +- 2 files changed, 3 insertions(+), 11 deletions(-) diff --git a/com.woltlab.wcf/package.xml b/com.woltlab.wcf/package.xml index 85a88dec86..0a1cc1f326 100644 --- a/com.woltlab.wcf/package.xml +++ b/com.woltlab.wcf/package.xml @@ -5,7 +5,7 @@ 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 Beta 1 + 5.5.0 Beta 2 2022-05-10 @@ -50,15 +50,7 @@ acp/post_install.php - - 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 7cac8f93f4..f8da53a2df 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 Beta 1'); +\define('WCF_VERSION', '5.5.0 Beta 2'); // define current API version // @deprecated 5.2 -- 2.20.1