Preparing the release 3.1.13 3.1.13
authorAlexander Ebert <ebert@woltlab.com>
Wed, 8 Apr 2020 16:14:35 +0000 (18:14 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 8 Apr 2020 16:14:35 +0000 (18:14 +0200)
package.xml

index 006ea0005c20fdac21721186cba635fb00f612d0..4b3fad3440bd8a98314defdd0ea538590faa20f8 100644 (file)
@@ -3,8 +3,8 @@
        <packageinformation>
                <packagename>WoltLab Suite Core: Conversations</packagename>
                <packagedescription>Private conversations between multiple users</packagedescription>
-               <version>3.1.12</version>
-               <date>2020-02-23</date>
+               <version>3.1.13</version>
+               <date>2020-04-08</date>
        </packageinformation>
        
        <authorinformation>
@@ -13,7 +13,7 @@
        </authorinformation>
        
        <requiredpackages>
-               <requiredpackage minversion="3.1.12">com.woltlab.wcf</requiredpackage>
+               <requiredpackage minversion="3.1.13">com.woltlab.wcf</requiredpackage>
        </requiredpackages>
        
        <excludedpackages>
@@ -57,7 +57,9 @@
                <instruction type="userGroupOption" />
        </instructions>
        
-       <instructions type="update" fromversion="3.1.11">
+       <instructions type="update" fromversion="3.1.12">
                <instruction type="file">files_update.tar</instruction>
+               
+               <instruction type="page" />
        </instructions>
 </package>