Added missing update path
authorAlexander Ebert <ebert@woltlab.com>
Tue, 18 Oct 2016 08:27:25 +0000 (10:27 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 18 Oct 2016 08:27:25 +0000 (10:27 +0200)
com.woltlab.wcf/package.xml

index 56f48f48559e1d73778f5d1bcbbd6668968dec05..8e9d7aaabe9b842931da2370d112d520da9cd749 100644 (file)
                
                <instruction type="language">language/*.xml</instruction>
                
+               <instruction type="option">option.xml</instruction>
+       </instructions>
+       <instructions type="update" fromversion="2.0.13 pl 1">
+               <instruction type="acpTemplate">acptemplates_update.tar</instruction>
+               <instruction type="file">files_update.tar</instruction>
+               <instruction type="template">templates_update.tar</instruction>
+               
+               <instruction type="language">language/*.xml</instruction>
+               
                <instruction type="option">option.xml</instruction>
        </instructions>
 </package>