Preparing the release 3.0.23 3.0.23
authorAlexander Ebert <ebert@woltlab.com>
Sat, 22 Feb 2020 17:59:18 +0000 (18:59 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Sat, 22 Feb 2020 17:59:18 +0000 (18:59 +0100)
package.xml

index fc84c2c538aac7b4c1aec32e5661753a45f4c2f4..33304e35f7413f7544f31fee255fd8ae2c3d03a6 100644 (file)
@@ -3,8 +3,8 @@
        <packageinformation>
                <packagename>WoltLab Suite Core: Conversations</packagename>
                <packagedescription>Private conversations between multiple users</packagedescription>
-               <version>3.0.22</version>
-               <date>2019-08-30</date>
+               <version>3.0.23</version>
+               <date>2020-02-23</date>
        </packageinformation>
        
        <authorinformation>
@@ -13,7 +13,7 @@
        </authorinformation>
        
        <requiredpackages>
-               <requiredpackage minversion="3.0.22">com.woltlab.wcf</requiredpackage>
+               <requiredpackage minversion="3.0.23">com.woltlab.wcf</requiredpackage>
        </requiredpackages>
        
        <excludedpackages>
@@ -49,9 +49,7 @@
                <instruction type="page">page.xml</instruction>
        </instructions>
        
-       <instructions type="update" fromversion="3.0.20">
-               <instruction type="template">templates_update.tar</instruction>
-               
-               <instruction type="language" />
+       <instructions type="update" fromversion="3.0.22">
+               <instruction type="file">files_update.tar</instruction>
        </instructions>
 </package>