Preparing release 2.0.10
authorAlexander Ebert <ebert@woltlab.com>
Sun, 30 Aug 2015 13:59:46 +0000 (15:59 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sun, 30 Aug 2015 13:59:46 +0000 (15:59 +0200)
package.xml

index ae163aed5d52a146ddb126d64390620dccc4a0d5..337c36b99c17ca462caa5472f08e4e4a4c3cb0c8 100644 (file)
@@ -3,8 +3,8 @@
        <packageinformation>
                <packagename>User Conversation System</packagename>
                <packagedescription>Private conversations between multiple users</packagedescription>
-               <version>2.0.9</version>
-               <date>2015-01-21</date>
+               <version>2.0.10</version>
+               <date>2015-08-30</date>
        </packageinformation>
        
        <authorinformation>
@@ -37,8 +37,7 @@
                <instruction type="script">acp/install_com.woltlab.wcf.conversation_2.0.0.php</instruction>
        </instructions>
        
-       <instructions type="update" fromversion="2.0.8">
+       <instructions type="update" fromversion="2.0.9">
                <instruction type="file">files_update.tar</instruction>
-               <instruction type="template">templates_update.tar</instruction>
        </instructions>
 </package>