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

index 7907b38c070a8c7e9f61d7f2f4edd59e8aa18b6d..ea7afa9d43fbb626430a07aa75c3882d41b447ed 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.3.27</version>
-               <date>2023-03-16</date>
+               <version>5.3.28</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.3.26">
+       <instructions type="update" fromversion="5.3.27">
                <instruction type="file">files_update.tar</instruction>
        </instructions>
 </package>
index 441bdf530405ee78adc9c3f0da06875eb0b837d9..48179d3d9bd115f09c821594f0329069b8453c7f 100644 (file)
@@ -51,7 +51,7 @@ if (!@ini_get('date.timezone')) {
 }
 
 // define current woltlab suite version
-define('WCF_VERSION', '5.3.27');
+define('WCF_VERSION', '5.3.28');
 
 // define current API version
 // @deprecated 5.2