Add preliminary update instructions from 5.5
authorTim Düsterhus <duesterhus@woltlab.com>
Mon, 30 Jan 2023 13:28:49 +0000 (14:28 +0100)
committerTim Düsterhus <duesterhus@woltlab.com>
Mon, 30 Jan 2023 13:28:49 +0000 (14:28 +0100)
package.xml

index 499fc85e88476a1ebeaa6b5e29a26f48b680dfa3..bcc4ac742a12675a461c7f6a05dae68b7aa8a2c8 100644 (file)
                <instruction type="eventListener" />
                <instruction type="page" />
        </instructions>
+
+       <instructions type="update" fromversion="5.5.*">
+               <instruction type="file" />
+               <instruction type="template" />
+
+               <instruction type="language" />
+               <instruction type="objectType" />
+               <instruction type="templateListener" />
+
+               <instruction type="templateDelete" />
+       </instructions>
 </package>