Fixed update 3.1.0_Alpha_2
authorAlexander Ebert <ebert@woltlab.com>
Thu, 31 Aug 2017 18:20:25 +0000 (20:20 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 31 Aug 2017 18:20:25 +0000 (20:20 +0200)
com.woltlab.wcf/package.xml

index 7c6626f0bde76889c8f98097e5d640d1f65ba201..70e35347b46a3c27971a3f1c5f8dca3a4da04a5a 100644 (file)
        </instructions>
        
        <instructions type="update" fromversion="3.1.0 Alpha 1">
-               <instruction type="acpTemplate">acptemplates_update.tar</instruction>
-               <instruction type="file">files_update.tar</instruction>
-               <instruction type="template">templates_update.tar</instruction>
-               
                <instruction type="sql">update_3.1.0_alpha_1.sql</instruction>
                
+               <!-- force cache reset -->
+               <instruction type="file">pre-update.tar</instruction>
+               <instruction type="script" run="standalone">acp/update_com.woltlab.wcf_3.1_noop.php</instruction>
+               
+               <instruction type="file">files_update.tar</instruction>
+               
                <instruction type="language" run="standalone" />
                
+               <instruction type="acpTemplate">acptemplates_update.tar</instruction>
+               <instruction type="template">templates_update.tar</instruction>
+               
                <instruction type="eventListener" />
                <instruction type="option" />