Preparing release 3.0.0 RC 3
authorAlexander Ebert <ebert@woltlab.com>
Thu, 29 Dec 2016 11:49:00 +0000 (12:49 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 29 Dec 2016 12:46:07 +0000 (13:46 +0100)
com.woltlab.wcf/package.xml

index abc2e7fc9adbf4e715f3d0405e563b1f436a4d4e..9bcf13a4eeb736553348beaa0ef6f108c11f0144 100644 (file)
@@ -6,7 +6,7 @@
                <packagedescription language="de">Freies CMS und Web-Framework, das eindrucksvolle Websites und Communities ermöglicht.</packagedescription>
                <isapplication>1</isapplication>
                <version>3.0.0 RC 3</version> <!-- codename: vortex -->
-               <date>2016-12-21</date> <!-- TODO: update version -->
+               <date>2016-12-29</date>
        </packageinformation>
        
        <authorinformation>
                <!-- do not move this down, it is required to deploy the update script below -->
                <instruction type="file">files_update.tar</instruction>
                
-               <!-- force deploy of all acp templates -->
-               <instruction type="acpTemplate" />
                <!-- fix missing SQL update when upgrading WCF 2.1 -> WSC 3.0 RC 2 -->
                <instruction type="script">acp/update_com.woltlab.wcf_3.0.0_rc_3.php</instruction>
                
-               <!-- TODO: all the other fancy stuff -->
+               <!-- force deploy of all acp templates -->
+               <instruction type="acpTemplate" />
+               
+               <instruction type="template">templates_update.tar</instruction>
        </instructions>
 </package>