Release 5.4.30 5.4.30
authorAlexander Ebert <ebert@woltlab.com>
Tue, 25 Jul 2023 10:06:26 +0000 (12:06 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 25 Jul 2023 10:06:26 +0000 (12:06 +0200)
com.woltlab.wcf/package.xml
wcfsetup/install/files/lib/system/WCF.class.php

index af7102dca15de0ffd2010fe4ddfded60092e31b9..775f90ffc4acd8c6b17b14fca70fecbee8ea66a7 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.29</version>
-               <date>2023-06-21</date>
+               <version>5.4.30</version>
+               <date>2023-07-25</date>
        </packageinformation>
        
        <authorinformation>
                <instruction type="script">acp/post_install.php</instruction>
        </instructions>
 
-       <instructions type="update" fromversion="5.4.27">
-               <instruction type="file"/>
-       </instructions>
-       <instructions type="update" fromversion="5.4.28">
-               <instruction type="file"/>
+       <instructions type="update" fromversion="5.4.29">
+               <instruction type="acpTemplate">acptemplates_update.tar</instruction>
+               <instruction type="file">files_update.tar</instruction>
        </instructions>
 </package>
index e23dab536345f220587d07f5349978764b9730a2..44c1a6d5201efcc3ab752ecb5e5a0acb59c81c27 100644 (file)
@@ -53,7 +53,7 @@ if (!@\ini_get('date.timezone')) {
 }
 
 // define current woltlab suite version
-\define('WCF_VERSION', '5.4.29');
+\define('WCF_VERSION', '5.4.30');
 
 // define current API version
 // @deprecated 5.2