Release 5.4.4
authorAlexander Ebert <ebert@woltlab.com>
Tue, 10 Aug 2021 13:26:04 +0000 (15:26 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 10 Aug 2021 13:26:04 +0000 (15:26 +0200)
com.woltlab.wcf/package.xml
wcfsetup/install/files/lib/system/WCF.class.php

index 8def932d5a289a6703dc3aad18c6525b57bfadc1..8e92d0e6b82915f1b7341eba29bf5cafe942a9e3 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.3</version>
+               <version>5.4.4</version>
                <date>2021-08-11</date>
        </packageinformation>
        
@@ -150,4 +150,8 @@ tar cvf com.woltlab.wcf/files_pre.tar -C wcfsetup/install/files/ \
                <instruction type="script" run="standalone">acp/update_com.woltlab.wcf_5.4.3_deleteDsStore.php</instruction>
                <instruction type="script" run="standalone">acp/update_com.woltlab.wcf_5.4.3_resetAvatarCache.php</instruction>
        </instructions>
+
+       <instructions type="update" fromversion="5.4.3">
+               <instruction type="file">files_update.tar</instruction>
+       </instructions>
 </package>
index 4a5987547d4f181d110acbca3ade6ad6d06ce3e7..fbf958c278d247d789476d3e28b5fecd93b51cd7 100644 (file)
@@ -53,7 +53,7 @@ if (!@\ini_get('date.timezone')) {
 }
 
 // define current woltlab suite version
-\define('WCF_VERSION', '5.4.3');
+\define('WCF_VERSION', '5.4.4');
 
 // define current API version
 // @deprecated 5.2