From c2af1b6be96d620ce331e62abd96022ffeabd6d1 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Fri, 22 Sep 2023 16:31:43 +0200 Subject: [PATCH] Release 5.5.17 --- com.woltlab.wcf/package.xml | 9 +++------ wcfsetup/install/files/lib/system/WCF.class.php | 2 +- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/com.woltlab.wcf/package.xml b/com.woltlab.wcf/package.xml index 5554869df3..5de0e98689 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.5.16 - 2023-09-18 + 5.5.17 + 2023-09-22 @@ -50,10 +50,7 @@ acp/post_install.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 f634f837fb..1086eb00a8 100644 --- a/wcfsetup/install/files/lib/system/WCF.class.php +++ b/wcfsetup/install/files/lib/system/WCF.class.php @@ -50,7 +50,7 @@ if (!@\ini_get('date.timezone')) { } // define current woltlab suite version -\define('WCF_VERSION', '5.5.16'); +\define('WCF_VERSION', '5.5.17'); // define current API version // @deprecated 5.2 -- 2.20.1