Release 5.4.1
authorAlexander Ebert <ebert@woltlab.com>
Thu, 15 Jul 2021 11:58:44 +0000 (13:58 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 15 Jul 2021 11:58:44 +0000 (13:58 +0200)
com.woltlab.wcf/package.xml
wcfsetup/install/files/lib/system/WCF.class.php

index ad5c4b8ef0b2b67abc06e88454231b0f3b223cdc..0dd4448b14aa70e3b797dfb1404b3c33e1d7c4ec 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.0</version>
+               <version>5.4.1</version>
                <date>2021-07-15</date>
        </packageinformation>
        
@@ -153,14 +153,11 @@ tar cvf com.woltlab.wcf/files_pre.tar -C wcfsetup/install/files/ \
 
                <instruction type="script">acp/update_com.woltlab.wcf_5.4_deleteLanguageItems.php</instruction>
        </instructions>
-       
-       <instructions type="update" fromversion="5.4.0 RC 2">
+
+       <instructions type="update" fromversion="5.4.0">
                <instruction type="acpTemplate">acptemplates_update.tar</instruction>
                <instruction type="file">files_update.tar</instruction>
-               <instruction type="template">templates_update.tar</instruction>
                
                <instruction type="language" />
-               
-               <instruction type="option" />
        </instructions>
 </package>
index 3edfbd51589d0b0125819378472a3477f9f18d21..59981870bc22643f9890558ae0d1d033ba69ab20 100644 (file)
@@ -53,7 +53,7 @@ if (!@\ini_get('date.timezone')) {
 }
 
 // define current woltlab suite version
-\define('WCF_VERSION', '5.4.0');
+\define('WCF_VERSION', '5.4.1');
 
 // define current API version
 // @deprecated 5.2