From 3c6123ecdfb34fc079d518acfbb8cd0d6d21dc43 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Tue, 20 Jun 2023 13:49:04 +0200 Subject: [PATCH] Release 5.5.13 --- com.woltlab.wcf/package.xml | 7 +++++-- wcfsetup/install/files/lib/system/WCF.class.php | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/com.woltlab.wcf/package.xml b/com.woltlab.wcf/package.xml index 487fb36803..27aadfee40 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.13 dev 1 - 2023-06-16 + 5.5.13 + 2023-06-20 @@ -57,4 +57,7 @@ + + files_update.tar + diff --git a/wcfsetup/install/files/lib/system/WCF.class.php b/wcfsetup/install/files/lib/system/WCF.class.php index 13b5c59adc..a7eab4babe 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.13 dev 1'); +\define('WCF_VERSION', '5.5.13'); // define current API version // @deprecated 5.2 -- 2.20.1