Preparing release 2.0.0 Beta 6 2.0.0_Beta_6
authorAlexander Ebert <ebert@woltlab.com>
Wed, 4 Sep 2013 19:28:19 +0000 (21:28 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 4 Sep 2013 19:28:19 +0000 (21:28 +0200)
package.xml

index 53dbc7f307faf03041d72ac0a8967068b753093a..4c276c319fba857febc368ee27d2e1012e2f6ea1 100644 (file)
@@ -3,8 +3,8 @@
        <packageinformation>
                <packagename>User Conversation System</packagename>
                <packagedescription>Private conversations between multiple users</packagedescription>
-               <version>2.0.0 Beta 5</version>
-               <date>2013-08-18</date>
+               <version>2.0.0 Beta 6</version>
+               <date>2013-09-05</date>
        </packageinformation>
        
        <authorinformation>
@@ -13,7 +13,7 @@
        </authorinformation>
        
        <requiredpackages>
-               <requiredpackage minversion="2.0.0 Beta 7">com.woltlab.wcf</requiredpackage>
+               <requiredpackage minversion="2.0.0 Beta 8">com.woltlab.wcf</requiredpackage>
        </requiredpackages>
        
        <instructions type="install">
                <instruction type="eventListener">eventListener.xml</instruction>
        </instructions>
        
-       <instructions type="update" fromversion="2.0.0 Beta 4">
+       <instructions type="update" fromversion="2.0.0 Beta 5">
                <instruction type="file">files_update.tar</instruction>
                <instruction type="template">templates_update.tar</instruction>
-               <instruction type="language">language/*.xml</instruction>
+               
+               <instruction type="objectType">objectType.xml</instruction>
        </instructions>
 </package>