From a06d5786c434386d8f72b24267010f34beb15beb Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Mon, 14 Jun 2021 16:46:04 +0200 Subject: [PATCH] Release 5.3.8 --- com.woltlab.wcf/package.xml | 16 +++++++++------- wcfsetup/install/files/lib/system/WCF.class.php | 2 +- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/com.woltlab.wcf/package.xml b/com.woltlab.wcf/package.xml index 49ae6accfb..26f6e0385a 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.3.7 - 2021-04-16 + 5.3.8 + 2021-06-14 @@ -106,9 +106,11 @@ acp/update_com.woltlab.wcf_5.3_packageServer.php - - files_update.tar - - - + + acptemplates_update.tar + files_update.tar + templates_update.tar + + + diff --git a/wcfsetup/install/files/lib/system/WCF.class.php b/wcfsetup/install/files/lib/system/WCF.class.php index a3f9a1b2ce..63211303be 100644 --- a/wcfsetup/install/files/lib/system/WCF.class.php +++ b/wcfsetup/install/files/lib/system/WCF.class.php @@ -51,7 +51,7 @@ if (!@ini_get('date.timezone')) { } // define current woltlab suite version -define('WCF_VERSION', '5.3.7'); +define('WCF_VERSION', '5.3.8'); // define current API version // @deprecated 5.2 -- 2.20.1