From b558686127712cd3ab170285491c961842f62f12 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Wed, 6 Jul 2022 12:35:02 +0200 Subject: [PATCH] Release 5.4.20 --- com.woltlab.wcf/package.xml | 6 +++--- wcfsetup/install/files/lib/system/WCF.class.php | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/com.woltlab.wcf/package.xml b/com.woltlab.wcf/package.xml index de0171d6e8..26292b59e8 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.19 - 2022-06-07 + 5.4.20 + 2022-07-06 @@ -50,7 +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 c65be9b638..2068b4b7eb 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.19'); +\define('WCF_VERSION', '5.4.20'); // define current API version // @deprecated 5.2 -- 2.20.1