Preparing release 2.1.2
authorAlexander Ebert <ebert@woltlab.com>
Sat, 16 May 2015 17:42:32 +0000 (19:42 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sat, 16 May 2015 17:42:32 +0000 (19:42 +0200)
package.xml

index 45bbe47bb79fceb2ab9a9e5108e633bf744abe65..a1a2359e5a1ba7b42f0658d7de910872ebe6be1c 100644 (file)
@@ -3,8 +3,8 @@
        <packageinformation>
                <packagename>User Conversation System</packagename>
                <packagedescription>Private conversations between multiple users</packagedescription>
-               <version>2.1.1</version>
-               <date>2015-04-14</date>
+               <version>2.1.2</version>
+               <date>2015-05-16</date>
        </packageinformation>
        
        <authorinformation>
@@ -55,8 +55,8 @@
                <instruction type="userOption">userOption.xml</instruction>
        </instructions>
        
-       <instructions type="update" fromversion="2.1.0">
+       <instructions type="update" fromversion="2.1.1">
                <instruction type="file">files_update.tar</instruction>
-               <instruction type="template">templates_update.tar</instruction>
+               <instruction type="language">language/*.xml</instruction>
        </instructions>
 </package>