Release 5.4.28 5.4.28
authorAlexander Ebert <ebert@woltlab.com>
Tue, 20 Jun 2023 11:38:01 +0000 (13:38 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 20 Jun 2023 11:38:01 +0000 (13:38 +0200)
com.woltlab.wcf/package.xml
wcfsetup/install/files/lib/system/WCF.class.php

index 1ed8ba157e695ca6dfebbdbac8ee4d13dea45773..42640ef925ffc8ac70ed51ae021d4ac214af2227 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.27</version>
-               <date>2023-04-19</date>
+               <version>5.4.28</version>
+               <date>2023-06-20</date>
        </packageinformation>
        
        <authorinformation>
@@ -50,7 +50,7 @@
                <instruction type="script">acp/post_install.php</instruction>
        </instructions>
 
-       <instructions type="update" fromversion="5.4.26">
+       <instructions type="update" fromversion="5.4.27">
                <instruction type="file">files_update.tar</instruction>
        </instructions>
 </package>
index d87870bd54d786e8ecf6e0a23f57712687c77689..cb48c2629c7f0c6617c95fc0a91153b1d983a956 100644 (file)
@@ -53,7 +53,7 @@ if (!@\ini_get('date.timezone')) {
 }
 
 // define current woltlab suite version
-\define('WCF_VERSION', '5.4.27');
+\define('WCF_VERSION', '5.4.28');
 
 // define current API version
 // @deprecated 5.2