Fixed update fromversion
authorAlexander Ebert <ebert@woltlab.com>
Tue, 23 Jul 2013 10:52:58 +0000 (12:52 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 23 Jul 2013 10:52:58 +0000 (12:52 +0200)
package.xml

index 7f402c385743f47eb5b57ff1da942ba187fa560c..c5658a99601f1a1f96081e14308a84f9937ebd58 100644 (file)
@@ -26,7 +26,7 @@
                <instruction type="language">language/*.xml</instruction>
        </instructions>
        
-       <instructions type="update">
+       <instructions type="update" fromversion="2.0.0 Beta 1">
                <instruction type="template">templates_update.tar</instruction>
        </instructions>
 </package>