Experimental upgrade from 5.2
authorAlexander Ebert <ebert@woltlab.com>
Mon, 31 Aug 2020 15:05:17 +0000 (17:05 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 31 Aug 2020 15:05:17 +0000 (17:05 +0200)
package.xml

index 81a584f662adc8ed61a944d72ead0cafdb86114d..95010eb2d0d5a0891257b67030d0427eab2f48ea 100644 (file)
                <instruction type="script">acp/install_com.woltlab.wcf.conversation.php</instruction>
                <instruction type="page" />
        </instructions>
+       
+       <instructions type="update" fromversion="5.2.*">
+               <instruction type="file" />
+               <instruction type="template" />
+               
+               <instruction type="language" />
+               
+               <instruction type="userGroupOption" />
+       </instructions>
 </package>