Preparing release 2.1.0 Beta 1 2.1.0_Beta_1
authorAlexander Ebert <ebert@woltlab.com>
Sun, 14 Dec 2014 12:31:39 +0000 (13:31 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Sun, 14 Dec 2014 12:31:39 +0000 (13:31 +0100)
package.xml

index 77af4effea96a084a18a5d5d2d840ed591bfc91c..a021483b60f9905bd995ea8801e094eb073b1698 100644 (file)
@@ -4,7 +4,7 @@
                <packagename>User Conversation System</packagename>
                <packagedescription>Private conversations between multiple users</packagedescription>
                <version>2.1.0 Beta 1</version>
-               <date>2014-11-23</date>
+               <date>2014-12-14</date>
        </packageinformation>
        
        <authorinformation>
@@ -37,6 +37,7 @@
                <instruction type="script">acp/install_com.woltlab.wcf.conversation_2.0.0.php</instruction>
        </instructions>
        
+       <!--
        <instructions type="update" fromversion="2.0.9">
                <instruction type="file" run="standalone">files_update.tar</instruction>
                <instruction type="template" run="standalone">templates_update.tar</instruction>
                <instruction type="userGroupOption">userGroupOption.xml</instruction>
                <instruction type="userOption">userOption.xml</instruction>
        </instructions>
-       
-       <!-- internal update to roll out some changes -->
-       <instructions type="update" fromversion="2.1.0 Alpha 1">
-               <instruction type="file">files_update.tar</instruction>
-               <instruction type="language">language/*.xml</instruction>
-       </instructions>
+       -->
 </package>