Preparing the release 5.2.0 RC 1 5.2.0_RC_1
authorAlexander Ebert <ebert@woltlab.com>
Wed, 11 Dec 2019 17:02:49 +0000 (18:02 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 11 Dec 2019 17:02:49 +0000 (18:02 +0100)
com.woltlab.wcf/package.xml

index 6e7472eb89e053241211787c29489c75afa21ae6..c2b2e3b9c51210c0b58deb68b7c93fd1f5bee773 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.2.0 RC 1</version> <!-- codename: hurricane -->
-               <date>2019-12-01</date>
+               <date>2019-12-12</date>
        </packageinformation>
        
        <authorinformation>
                <instruction type="script">acp/post_install.php</instruction>
        </instructions>
        
-       <instructions type="update" fromversion="5.2.0 Beta 3">
-               <instruction type="acpTemplate">acptemplates_update.tar</instruction>
-               <instruction type="file">files_update.tar</instruction>
-               
-               <instruction type="page" />
-       </instructions>
-       
        <instructions type="update" fromversion="3.1.*">
                <!-- TODO: Add a check for the minimum version and the PHP requirements! -->
                
                
                <instruction type="style" run="standalone">defaultStyle.tar</instruction>
        </instructions>
+       
+       <instructions type="update" fromversion="5.2.0 Beta 4">
+               <instruction type="acpTemplate">acptemplates_update.tar</instruction>
+               <instruction type="file">files_update.tar</instruction>
+               
+               <instruction type="language" />
+               
+               <instruction type="userOption" />
+       </instructions>
 </package>