Release 5.4.27 5.4.27
authorAlexander Ebert <ebert@woltlab.com>
Wed, 19 Apr 2023 12:56:08 +0000 (14:56 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 19 Apr 2023 12:56:08 +0000 (14:56 +0200)
com.woltlab.wcf/package.xml
wcfsetup/install/files/lib/system/WCF.class.php

index 59bd67f39d4d4b5d9fa0761f182db10024a77bc9..1ed8ba157e695ca6dfebbdbac8ee4d13dea45773 100644 (file)
@@ -5,8 +5,8 @@
                <packagedescription>Free CMS and web-framework, designed for awesome websites and communities.</packagedescription>
                <packagedescription language="de">Freies CMS und Web-Framework, das eindrucksvolle Websites und Communities ermöglicht.</packagedescription>
                <isapplication>1</isapplication>
-               <version>5.4.26</version>
-               <date>2023-03-16</date>
+               <version>5.4.27</version>
+               <date>2023-04-19</date>
        </packageinformation>
        
        <authorinformation>
@@ -50,7 +50,7 @@
                <instruction type="script">acp/post_install.php</instruction>
        </instructions>
 
-       <instructions type="update" fromversion="5.4.25">
+       <instructions type="update" fromversion="5.4.26">
                <instruction type="file">files_update.tar</instruction>
        </instructions>
 </package>
index ccf15c28572ce6e6c7389f28d9ce4d1dc8617077..d87870bd54d786e8ecf6e0a23f57712687c77689 100644 (file)
@@ -53,7 +53,7 @@ if (!@\ini_get('date.timezone')) {
 }
 
 // define current woltlab suite version
-\define('WCF_VERSION', '5.4.26');
+\define('WCF_VERSION', '5.4.27');
 
 // define current API version
 // @deprecated 5.2