From 2a59138b6ca60eef22a1a57b14ac5210ed645421 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Thu, 17 Mar 2022 17:41:10 +0100 Subject: [PATCH] Release 5.4.15 --- com.woltlab.wcf/package.xml | 8 ++++---- wcfsetup/install/files/lib/system/WCF.class.php | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/com.woltlab.wcf/package.xml b/com.woltlab.wcf/package.xml index 606f611022..37c70f5a5c 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.4.15 dev 3 - 2022-03-16 + 5.4.15 + 2022-03-17 @@ -60,7 +60,7 @@ acp/update_com.woltlab.wcf_5.4.15_deleteDsStore.php - - files_update.tar + + acptemplates_update.tar diff --git a/wcfsetup/install/files/lib/system/WCF.class.php b/wcfsetup/install/files/lib/system/WCF.class.php index e0a724fb25..ab84c47fb8 100644 --- a/wcfsetup/install/files/lib/system/WCF.class.php +++ b/wcfsetup/install/files/lib/system/WCF.class.php @@ -53,7 +53,7 @@ if (!@\ini_get('date.timezone')) { } // define current woltlab suite version -\define('WCF_VERSION', '5.4.15 dev 3'); +\define('WCF_VERSION', '5.4.15'); // define current API version // @deprecated 5.2 -- 2.20.1