From e26fbca4d9f842296f856be61d2900d6ca94fe4c Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Fri, 12 May 2023 17:01:31 +0200 Subject: [PATCH] Release 5.5.12 dev 1 --- com.woltlab.wcf/package.xml | 12 ++++-------- wcfsetup/install/files/lib/system/WCF.class.php | 2 +- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/com.woltlab.wcf/package.xml b/com.woltlab.wcf/package.xml index 384af53b30..0468b4feb3 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.11 - 2023-04-19 + 5.5.12 dev 1 + 2023-05-12 @@ -50,13 +50,9 @@ acp/post_install.php - - acptemplates_update.tar - files_update.tar - templates_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 034e46b266..550e0c7dda 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.11'); +\define('WCF_VERSION', '5.5.12 dev 1'); // define current API version // @deprecated 5.2 -- 2.20.1