From 943decd6d1408b6cb0b4bcd8fb096bcf4b6557d0 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Wed, 22 Sep 2021 18:35:39 +0200 Subject: [PATCH] Release 5.4.8 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 5ae788f91e..2ea1dd165b 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.7 - 2021-09-08 + 5.4.8 dev 1 + 2021-09-22 @@ -50,16 +50,11 @@ 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 4c7aadea5f..c47215f12b 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.7'); +\define('WCF_VERSION', '5.4.8 dev 1'); // define current API version // @deprecated 5.2 -- 2.20.1