From 3d0bd6cade7dd716117bbec98032c8912db5f336 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Fri, 16 Apr 2021 16:15:00 +0200 Subject: [PATCH] Release 5.3.7 --- com.woltlab.wcf/package.xml | 21 +++++++------------ .../install/files/lib/system/WCF.class.php | 2 +- 2 files changed, 8 insertions(+), 15 deletions(-) diff --git a/com.woltlab.wcf/package.xml b/com.woltlab.wcf/package.xml index f80ef51421..49ae6accfb 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.6 - 2021-04-14 + 5.3.7 + 2021-04-16 @@ -106,16 +106,9 @@ acp/update_com.woltlab.wcf_5.3_packageServer.php - - acptemplates_update.tar - files_update.tar - templates_update.tar - - - - - - - acp/update_com.woltlab.wcf_5.3.3_db.php - + + files_update.tar + + + diff --git a/wcfsetup/install/files/lib/system/WCF.class.php b/wcfsetup/install/files/lib/system/WCF.class.php index 0ea4c8fb08..a3f9a1b2ce 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.6'); +define('WCF_VERSION', '5.3.7'); // define current API version // @deprecated 5.2 -- 2.20.1