Drop the update block for 5.5
authorAlexander Ebert <ebert@woltlab.com>
Wed, 27 Dec 2023 12:52:18 +0000 (13:52 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 27 Dec 2023 12:52:18 +0000 (13:52 +0100)
package.xml

index ebb3bcab4937072913b6bafd58f5691a740b0115..25a18a6db305e18780b8c60c18f1d556aa127364 100644 (file)
                <instruction type="page" />
        </instructions>
 
-       <instructions type="update" fromversion="5.5.*">
-               <instruction type="file" />
-               <instruction type="database">acp/database/install_com.woltlab.wcf.conversation.php</instruction>
-               <instruction type="userGroupOption" />
-               <instruction type="template" />
-               <instruction type="acpTemplate" />
-               <instruction type="option" />
-               <instruction type="templateListener" />
-               <instruction type="language" />
-               <instruction type="objectType" />
-               <instruction type="clipboardAction" />
-               <instruction type="coreObject" />
-               <instruction type="userNotificationEvent" />
-               <instruction type="userOption" />
-               <instruction type="eventListener" />
-               <instruction type="page" />
-
-               <instruction type="fileDelete" />
-               <instruction type="templateDelete" />
-       </instructions>
-
        <instructions type="update" fromversion="6.0.0">
                <instruction type="file">files_update.tar</instruction>
        </instructions>