From ff0b9e3d07757a9dea49f2919ed974037212bd4a Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Tue, 25 Jul 2023 16:07:42 +0200 Subject: [PATCH] Release 5.5.15 --- com.woltlab.wcf/package.xml | 5 ++--- wcfsetup/install/files/lib/system/WCF.class.php | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/com.woltlab.wcf/package.xml b/com.woltlab.wcf/package.xml index bfc2b2c23f..d7bdabdd5a 100644 --- a/com.woltlab.wcf/package.xml +++ b/com.woltlab.wcf/package.xml @@ -5,7 +5,7 @@ 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.14 + 5.5.15 2023-07-25 @@ -50,9 +50,8 @@ 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 ef9d3ac3a9..c666f51f08 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.14'); +\define('WCF_VERSION', '5.5.15'); // define current API version // @deprecated 5.2 -- 2.20.1