Added update support for 2.0.9 pl 1
authorAlexander Ebert <ebert@woltlab.com>
Thu, 15 Jan 2015 19:47:16 +0000 (20:47 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 15 Jan 2015 19:47:16 +0000 (20:47 +0100)
com.woltlab.wcf/package.xml

index ef53108506f54271ba229b6f17e1934d30fbccd9..0792e9953de45393cfe7948cca019b40ae1693d4 100644 (file)
                
                <instruction type="bbcode">bbcode.xml</instruction>
        </instructions>
+       
+       <instructions type="update" fromversion="2.0.9 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="bbcode">bbcode.xml</instruction>
+       </instructions>
 </package>