Add preliminary update instructions from 5.3
authorTim Düsterhus <duesterhus@woltlab.com>
Mon, 1 Feb 2021 13:57:47 +0000 (14:57 +0100)
committerTim Düsterhus <duesterhus@woltlab.com>
Mon, 1 Feb 2021 13:57:47 +0000 (14:57 +0100)
These instructions are current as of now.

package.xml

index c98ef79044bdca98f702ab09382feb5785d72f86..58bb1c68a6b9dbfa7baecb3dd6cf31f49d9d5ae3 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" />
+       </instructions>
 </package>