Added missing SQL update
authorAlexander Ebert <ebert@woltlab.com>
Sun, 19 May 2013 15:27:26 +0000 (17:27 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sun, 19 May 2013 15:27:26 +0000 (17:27 +0200)
com.woltlab.wcf/package.xml

index fba91bb7cc991034e5efb2bc52b24cbc2c2bf174..9af741d3f2bd0b72789f82af518aeadf7942897b 100644 (file)
        <instructions type="update" fromversion="2.0.0 Alpha 1">
                <instruction type="acpTemplate">acptemplates_update.tar</instruction>
                <instruction type="file">files_update.tar</instruction>
-               <instruction type="template">template_update.tar</instruction>
+               <instruction type="template">templates_update.tar</instruction>
                
                <instruction type="acpMenu">acpMenu.xml</instruction>
                <instruction type="clipboardAction">clipboardAction.xml</instruction>
                <instruction type="coreObject">coreObject.xml</instruction>
                <instruction type="option">option.xml</instruction>
+               <instruction type="sql">update_b1.sql</instruction>
                <instruction type="userGroupOption">userGroupOption.xml</instruction>
        </instructions>
 </package>