Release 5.4.0 Beta 2
authorAlexander Ebert <ebert@woltlab.com>
Wed, 16 Jun 2021 15:27:06 +0000 (17:27 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 16 Jun 2021 15:27:06 +0000 (17:27 +0200)
com.woltlab.wcf/package.xml
wcfsetup/install/files/lib/system/WCF.class.php

index aea54e3e6658894c58350b4faeb0cfea0eec87ed..d95412d4c5516fbb0e527f6ac94ba9664cf3585e 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.0 Beta 1</version>
-               <date>2021-06-02</date>
+               <version>5.4.0 Beta 2</version>
+               <date>2021-06-18</date>
        </packageinformation>
        
        <authorinformation>
                
                <instruction type="script">acp/post_install.php</instruction>
        </instructions>
+
+       <instructions type="update" fromversion="5.4.0 Beta 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 78fd4d703fb91d74cd1c5c4382e41164277e49c2..5503e5a7fe290eb3a50b5568659b66a5964632d4 100644 (file)
@@ -53,7 +53,7 @@ if (!@\ini_get('date.timezone')) {
 }
 
 // define current woltlab suite version
-\define('WCF_VERSION', '5.4.0 Beta 1');
+\define('WCF_VERSION', '5.4.0 Beta 2');
 
 // define current API version
 // @deprecated 5.2