Fixed update
authorAlexander Ebert <ebert@woltlab.com>
Fri, 21 Jun 2013 20:23:19 +0000 (22:23 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 21 Jun 2013 20:23:19 +0000 (22:23 +0200)
package.xml

index 0deb73b395dbc82e1d499270734f758014161bea..dbebe51bfffceb1c68d36c3a71009e57cf8739f1 100644 (file)
@@ -32,9 +32,9 @@
                <instruction type="eventListener">eventListener.xml</instruction>
        </instructions>
        
-       <instruction type="update" fromversion="2.0.0 Beta 1">
+       <instructions type="update" fromversion="2.0.0 Beta 1">
                <instruction type="file">files_update.tar</instruction>
                <instruction type="language">language/*.xml</instruction>
                <instruction type="template">templates_update.tar</instruction>
-       </instruction>
+       </instructions>
 </package>