Release 5.4.0 Alpha 2
authorAlexander Ebert <ebert@woltlab.com>
Tue, 11 May 2021 14:23:15 +0000 (16:23 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 11 May 2021 14:23:15 +0000 (16:23 +0200)
com.woltlab.wcf/package.xml
wcfsetup/install/files/lib/system/WCF.class.php

index e0532868757184a1c38d10b4602b89f8daf9668d..db430c5bc16ad91a620ef9b11e4c35c0d80d2f1d 100644 (file)
@@ -6,7 +6,7 @@
                <packagedescription language="de">Freies CMS und Web-Framework, das eindrucksvolle Websites und Communities ermöglicht.</packagedescription>
                <isapplication>1</isapplication>
                <version>5.4.0 Alpha 1</version>
-               <date>2021-05-05</date>
+               <date>2021-05-11</date>
        </packageinformation>
        
        <authorinformation>
@@ -134,4 +134,12 @@ 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 Alpha 1">
+               <instruction type="acpTemplate">acptemplates_update.tar</instruction>
+               <instruction type="file">files_update.tar</instruction>
+               <instruction type="template">templates_update.tar</instruction>
+               
+               <instruction type="language" />
+       </instructions>
 </package>
index 3e249e2f3a55def6f7c5309c3ad8efba7b90ac2d..df93d7ae24e699fb07e353f7fce0d8e128f19bfc 100644 (file)
@@ -53,7 +53,7 @@ if (!@\ini_get('date.timezone')) {
 }
 
 // define current woltlab suite version
-\define('WCF_VERSION', '5.4.0 Alpha 1');
+\define('WCF_VERSION', '5.4.0 Alpha 2');
 
 // define current API version
 // @deprecated 5.2