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

index 775f90ffc4acd8c6b17b14fca70fecbee8ea66a7..5197e14666cbb79b2158139178acb4ab693f8e17 100644 (file)
@@ -5,7 +5,7 @@
                <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.30</version>
+               <version>5.4.31</version>
                <date>2023-07-25</date>
        </packageinformation>
        
@@ -50,7 +50,7 @@
                <instruction type="script">acp/post_install.php</instruction>
        </instructions>
 
-       <instructions type="update" fromversion="5.4.29">
+       <instructions type="update" fromversion="5.4.30">
                <instruction type="acpTemplate">acptemplates_update.tar</instruction>
                <instruction type="file">files_update.tar</instruction>
        </instructions>
index 44c1a6d5201efcc3ab752ecb5e5a0acb59c81c27..addccbd359f3db7c3349bebd84d9d8f824801823 100644 (file)
@@ -53,7 +53,7 @@ if (!@\ini_get('date.timezone')) {
 }
 
 // define current woltlab suite version
-\define('WCF_VERSION', '5.4.30');
+\define('WCF_VERSION', '5.4.31');
 
 // define current API version
 // @deprecated 5.2