Preparing release 3.0.0 RC 2
authorAlexander Ebert <ebert@woltlab.com>
Tue, 20 Dec 2016 15:03:29 +0000 (16:03 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 20 Dec 2016 15:03:29 +0000 (16:03 +0100)
package.xml

index 8a1aaa99f5600fa1926aa131bc8de6e750f89905..4f82416bc1c62500b673e333bf242311960b3576 100644 (file)
@@ -3,8 +3,8 @@
        <packageinformation>
                <packagename>WoltLab Suite Core: Conversations</packagename>
                <packagedescription>Private conversations between multiple users</packagedescription>
-               <version>3.0.0 RC 1</version>
-               <date>2016-12-15</date>
+               <version>3.0.0 RC 2</version>
+               <date>2016-12-20</date>
        </packageinformation>
        
        <authorinformation>
@@ -13,7 +13,7 @@
        </authorinformation>
        
        <requiredpackages>
-               <requiredpackage minversion="3.0.0 RC 1">com.woltlab.wcf</requiredpackage>
+               <requiredpackage minversion="3.0.0 RC 2">com.woltlab.wcf</requiredpackage>
        </requiredpackages>
        
        <excludedpackages>
                <instruction type="page">page.xml</instruction>
        </instructions>
        
-       <instructions type="update" fromversion="3.0.0 Beta 5">
+       <instructions type="update" fromversion="3.0.0 RC 1">
                <instruction type="file">files_update.tar</instruction>
-               <instruction type="template">templates_update.tar</instruction>
                
-               <instruction type="page" />
+               <instruction type="eventListener" />
        </instructions>
 </package>