From 7cbf8339bd5dae4d1412a53b818f7ff1ad164d38 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Thu, 10 Feb 2022 18:00:41 +0100 Subject: [PATCH] Release 5.4.14 dev 1 --- com.woltlab.wcf/package.xml | 13 ++++--------- wcfsetup/install/files/lib/system/WCF.class.php | 2 +- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/com.woltlab.wcf/package.xml b/com.woltlab.wcf/package.xml index d23fea019e..14f8c587d5 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.4.13 - 2022-01-31 + 5.4.14 dev 1 + 2022-02-10 @@ -50,13 +50,8 @@ acp/post_install.php - - files_update.tar - - - - - + + 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 d5ac15af38..b3edd81e46 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.4.13'); +\define('WCF_VERSION', '5.4.14 dev 1'); // define current API version // @deprecated 5.2 -- 2.20.1