Release 5.4.10
[GitHub/WoltLab/com.woltlab.wcf.conversation.git] / package.xml
index f03baad845f1db7af74e4bf62f121f8490cf26b9..03dbafadda234215636e1dcb618efef645ae3e36 100644 (file)
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<package name="com.woltlab.wcf.conversation" xmlns="http://www.woltlab.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.woltlab.com http://www.woltlab.com/XSD/2019/package.xsd">
+<package name="com.woltlab.wcf.conversation" xmlns="http://www.woltlab.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.woltlab.com http://www.woltlab.com/XSD/5.4/package.xsd">
        <packageinformation>
                <packagename>WoltLab Suite Core: Conversations</packagename>
                <packagename language="de">WoltLab Suite Core: Konversationen</packagename>
                <packagedescription>Private conversations between multiple users</packagedescription>
                <packagedescription language="de">Private Konversationen zwischen mehreren Benutzern</packagedescription>
-               <version>5.4.0 Alpha 1</version>
-               <date>2021-04-14</date>
+               <version>5.4.10</version>
+               <date>2021-12-22</date>
        </packageinformation>
        
        <authorinformation>
@@ -15,7 +15,7 @@
        </authorinformation>
        
        <requiredpackages>
-               <requiredpackage minversion="5.4.0 Alpha 1">com.woltlab.wcf</requiredpackage>
+               <requiredpackage minversion="5.4.10">com.woltlab.wcf</requiredpackage>
        </requiredpackages>
        
        <excludedpackages>
                <instruction type="script">acp/install_com.woltlab.wcf.conversation.php</instruction>
                <instruction type="page" />
        </instructions>
+       
+       <instructions type="update" fromversion="5.4.8">
+               <instruction type="file">files_update.tar</instruction>
+       </instructions>
 
-       <instructions type="update" fromversion="5.3.*">
-               <instruction type="file" />
-               <instruction type="template" />
-
-               <instruction type="objectType" />
-               <instruction type="userGroupOption" />
+       <instructions type="update" fromversion="5.4.10 dev 1">
+               <void/>
        </instructions>
 </package>