Revert "Removed the upgrade support from 5.3.*"
authorTim Düsterhus <duesterhus@woltlab.com>
Mon, 28 Jun 2021 07:58:47 +0000 (09:58 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Mon, 28 Jun 2021 07:58:47 +0000 (09:58 +0200)
This reverts commit 0fe90b164697dbb4fc74a86b510a6c3de42406c2.

package.xml

index 0101e7caab7918d52a5f58f88ef9e9a963d4a1f5..557513d3999cce0023a179d15dd8c1046479e004 100644 (file)
                <instruction type="script">acp/install_com.woltlab.wcf.conversation.php</instruction>
                <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>
 
        <instructions type="update" fromversion="5.4.0 Beta 1">
                <instruction type="file">files_update.tar</instruction>