From: Alexander Ebert Date: Wed, 6 Jan 2021 14:57:01 +0000 (+0100) Subject: Release 5.3.2 X-Git-Tag: 5.3.2~2 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=2696d3d9d002600356e08933af6648a79a8b06f7;p=GitHub%2FWoltLab%2FWCF.git Release 5.3.2 --- diff --git a/com.woltlab.wcf/package.xml b/com.woltlab.wcf/package.xml index a6732adcc4..5525cf9b4e 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.1 - 2020-11-23 + 5.3.2 + 2020-01-08 @@ -111,4 +111,16 @@ https://github.com/WoltLab/WCF/commit/1ac55ad408d5bfab4f69714c6259cc5d09ceb344 Administrators are highly encouraged to apply the CSS adjustments to their custom template version. --> + + + acptemplates_update.tar + files_update.tar + templates_update.tar + + + + + + acp/update_com.woltlab.wcf_5.3.2_style.php + diff --git a/wcfsetup/install/files/lib/system/WCF.class.php b/wcfsetup/install/files/lib/system/WCF.class.php index b1b5cc2185..468ee16caa 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.1'); +define('WCF_VERSION', '5.3.2'); // define current API version // @deprecated 5.2