Release 5.4.10
[GitHub/WoltLab/com.woltlab.wcf.conversation.git] / package.xml
index 7d51ecb806a264630f3ab9796997dd35a9ac11d3..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 2</version>
-               <date>2021-05-11</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 2">com.woltlab.wcf</requiredpackage>
+               <requiredpackage minversion="5.4.10">com.woltlab.wcf</requiredpackage>
        </requiredpackages>
        
        <excludedpackages>
                <instruction type="page" />
        </instructions>
        
-       <instructions type="update" fromversion="5.3.*">
-               <instruction type="file" />
-               <instruction type="template" />
-               
-               <instruction type="objectType" />
-               <instruction type="userGroupOption" />
-               <instruction type="language" />
-               <instruction type="templateListener" />
-               
-               <instruction type="script">acp/update_com.woltlab.wcf.conversation_5.4_deleteLanguageItems.php</instruction>
+       <instructions type="update" fromversion="5.4.8">
+               <instruction type="file">files_update.tar</instruction>
        </instructions>
 
-       <instructions type="update" fromversion="5.4.0 Alpha 1">
-               <instruction type="file">files_update.tar</instruction>
+       <instructions type="update" fromversion="5.4.10 dev 1">
+               <void/>
        </instructions>
 </package>