Release 3.1.15 3.1.15
authorAlexander Ebert <ebert@woltlab.com>
Sun, 10 May 2020 18:34:11 +0000 (20:34 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sun, 10 May 2020 18:34:11 +0000 (20:34 +0200)
package.xml

index 612510b8bacc3dd6db475df1343a8d5369f0fecf..61940cb26c4eefd26a340567968e617152304502 100644 (file)
@@ -3,8 +3,8 @@
        <packageinformation>
                <packagename>WoltLab Suite Core: Conversations</packagename>
                <packagedescription>Private conversations between multiple users</packagedescription>
-               <version>3.1.14</version>
-               <date>2020-04-13</date>
+               <version>3.1.15</version>
+               <date>2020-05-10</date>
        </packageinformation>
        
        <authorinformation>
@@ -13,7 +13,7 @@
        </authorinformation>
        
        <requiredpackages>
-               <requiredpackage minversion="3.1.13">com.woltlab.wcf</requiredpackage>
+               <requiredpackage minversion="3.1.14">com.woltlab.wcf</requiredpackage>
        </requiredpackages>
        
        <excludedpackages>
                <instruction type="userGroupOption" />
        </instructions>
        
-       <instructions type="update" fromversion="3.1.13">
+       <instructions type="update" fromversion="3.1.14">
                <instruction type="file">files_update.tar</instruction>
-               <instruction type="template">templates_update.tar</instruction>
-               
-               <instruction type="language" />
-               
-               <instruction type="userGroupOption" />
        </instructions>
 </package>