From 10aec7c19aa20deff5dee7e867ac66511e446abc Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Tue, 15 Feb 2022 14:54:23 +0100 Subject: [PATCH] Release 5.3.20 --- 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 ceafa3ea2d..ed5fe67f3b 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.19 - 2022-01-31 + 5.3.20 + 2022-02-15 @@ -106,7 +106,7 @@ acp/update_com.woltlab.wcf_5.3_packageServer.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 c233ae5434..3f89402cee 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.19'); +define('WCF_VERSION', '5.3.20'); // define current API version // @deprecated 5.2 -- 2.20.1