Release 6.0.0 Alpha 8
[GitHub/WoltLab/com.woltlab.wcf.conversation.git] / package.xml
index bcbd64252668d9ffcd0d6df85030490dbe6df633..2d1dc31714befbea91cc047969c7887ddcb132ae 100644 (file)
@@ -5,8 +5,8 @@
                <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.21</version>
-               <date>2022-07-20</date>
+               <version>6.0.0 Alpha 8</version>
+               <date>2023-08-04</date>
        </packageinformation>
        
        <authorinformation>
        </authorinformation>
        
        <requiredpackages>
-               <requiredpackage minversion="5.4.21">com.woltlab.wcf</requiredpackage>
+               <requiredpackage minversion="6.0.0 Alpha 8">com.woltlab.wcf</requiredpackage>
        </requiredpackages>
        
        <excludedpackages>
-               <excludedpackage version="5.5.0 Alpha 1">com.woltlab.wcf</excludedpackage>
+               <excludedpackage version="6.1.0 Alpha 1">com.woltlab.wcf</excludedpackage>
        </excludedpackages>
        
        <instructions type="install">
                <instruction type="file" />
+               <instruction type="database">acp/database/install_com.woltlab.wcf.conversation.php</instruction>
                <instruction type="userGroupOption" />
-               <instruction type="sql" run="standalone" />
                <instruction type="template" />
                <instruction type="acpTemplate" />
                <instruction type="option" />
                <instruction type="userNotificationEvent" />
                <instruction type="userOption" />
                <instruction type="eventListener" />
-               <instruction type="script">acp/install_com.woltlab.wcf.conversation.php</instruction>
                <instruction type="page" />
        </instructions>
-       
-       <instructions type="update" fromversion="5.4.15">
+
+       <instructions type="update" fromversion="5.5.*">
+               <instruction type="file" />
+               <instruction type="template" />
+
+               <instruction type="language" />
+               <instruction type="objectType" />
+               <instruction type="templateListener" />
+
+               <instruction type="fileDelete" />
+               <instruction type="templateDelete" />
+       </instructions>
+
+       <instructions type="update" fromversion="6.0.0 Alpha 7">
                <instruction type="file">files_update.tar</instruction>
        </instructions>
 </package>