From cbab34c5e6ca6fe92b8385882e36105f6e0d53ab Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Wed, 14 Jul 2021 15:14:25 +0200 Subject: [PATCH] Release 5.3.11 --- com.woltlab.wcf/package.xml | 6 +++--- wcfsetup/install/files/lib/system/WCF.class.php | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/com.woltlab.wcf/package.xml b/com.woltlab.wcf/package.xml index 18f9a74f05..2af77b58f8 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.10 - 2021-07-01 + 5.3.11 + 2021-07-15 @@ -106,7 +106,7 @@ acp/update_com.woltlab.wcf_5.3_packageServer.php - + 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 6abbd14114..4143cf03e8 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.10'); +define('WCF_VERSION', '5.3.11'); // define current API version // @deprecated 5.2 -- 2.20.1