Release 5.3.0 RC 1
[GitHub/WoltLab/com.woltlab.wcf.conversation.git] / package.xml
index 43b409f6afd9713f76ac82cf71990da2670dc2e1..a5396f4f63a0bdb3e6fc7bf7cd4efccffb46b41a 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.2.0 RC 1</version>
-               <date>2019-12-12</date>
+               <version>5.3.0 RC 1</version>
+               <date>2020-10-10</date>
        </packageinformation>
        
        <authorinformation>
        </authorinformation>
        
        <requiredpackages>
-               <requiredpackage minversion="5.2.0 RC 1">com.woltlab.wcf</requiredpackage>
+               <requiredpackage minversion="5.3.0 RC 1">com.woltlab.wcf</requiredpackage>
        </requiredpackages>
        
        <excludedpackages>
-               <excludedpackage version="5.3.0 Alpha 1">com.woltlab.wcf</excludedpackage>
+               <excludedpackage version="5.4.0 Alpha 1">com.woltlab.wcf</excludedpackage>
        </excludedpackages>
        
        <instructions type="install">
                <instruction type="page" />
        </instructions>
        
-       <instructions type="update" fromversion="3.1.*">
-               <instruction type="acpTemplate" run="standalone" />
-               <instruction type="file" run="standalone" />
-               <instruction type="template" run="standalone" />
-               
-               <instruction type="script">acp/update_com.woltlab.wcf.conversation_5.2.php</instruction>
+       <instructions type="update" fromversion="5.2.*">
+               <instruction type="file" />
+               <instruction type="template" />
                
                <instruction type="language" />
                
-               <instruction type="clipboardAction" />
-               <instruction type="coreObject" />
-               <instruction type="eventListener" />
-               <instruction type="objectType" />
-               <instruction type="option" />
-               <instruction type="page" />
-               <instruction type="templateListener" />
                <instruction type="userGroupOption" />
-               <instruction type="userNotificationEvent" />
-               <instruction type="userOption" />
        </instructions>
        
-       <instructions type="update" fromversion="5.2.0 Beta 4">
-               <!-- fake update -->
-               <instruction type="language" />
+       <instructions type="update" fromversion="5.3.0 Beta 1">
+               <void/>
        </instructions>
 </package>