From aea2563dd5b41a425dd31b0e6e84d6171b75b616 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Tue, 30 Nov 2021 15:41:50 +0100 Subject: [PATCH] Release 5.3.15 --- com.woltlab.wcf/package.xml | 9 +++++---- wcfsetup/install/files/lib/system/WCF.class.php | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/com.woltlab.wcf/package.xml b/com.woltlab.wcf/package.xml index 759f289fde..7312564151 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.14 - 2021-09-08 + 5.3.15 + 2021-11-30 @@ -106,9 +106,10 @@ 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 f6b99b529f..598a87427b 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.14'); +define('WCF_VERSION', '5.3.15'); // define current API version // @deprecated 5.2 -- 2.20.1