Add modified PIPs to 5.3 -> 5.4 instructions
authorTim Düsterhus <duesterhus@woltlab.com>
Mon, 28 Jun 2021 07:52:51 +0000 (09:52 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Mon, 28 Jun 2021 07:52:51 +0000 (09:52 +0200)
package.xml

index 31500d6eecbf1bc9ceb552c0a90f43e331daf288..08149ca009425a77000bbab97d1407d31d081e3d 100644 (file)
 
        <instructions type="update" fromversion="5.3.*">
                <instruction type="file" />
+               
+               <!-- Just XSD adjustments. -->
+               <instruction type="language" />
+               
+               <instruction type="page" />
+               <instruction type="option" />
+               <instruction type="menuItem" />
        </instructions>
 </package>