Fixed update instructions
authorAlexander Ebert <ebert@woltlab.com>
Sun, 1 Jun 2014 19:35:59 +0000 (21:35 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sun, 1 Jun 2014 19:35:59 +0000 (21:35 +0200)
com.woltlab.wcf/package.xml

index 70fb33eb51a1c828c59d306442eb68b34e108667..0021bb7699ee7c257aa59c56f1e0735b2babf496 100644 (file)
@@ -45,7 +45,7 @@
        
        <!-- Attention: Keep all three update blocks below in sync -->
        
-       <instructions type="update" fromversion="2.0.6 pl 1">
+       <instructions type="update" fromversion="2.0.6">
                <instruction type="acpTemplate">acptemplates_update.tar</instruction>
                <instruction type="file">files_update.tar</instruction>
                <instruction type="template">templates_update.tar</instruction>
@@ -53,7 +53,7 @@
                <instruction type="language">language/*.xml</instruction>
        </instructions>
        
-       <instructions type="update" fromversion="2.0.6 pl 2">
+       <instructions type="update" fromversion="2.0.6 pl 1">
                <instruction type="acpTemplate">acptemplates_update.tar</instruction>
                <instruction type="file">files_update.tar</instruction>
                <instruction type="template">templates_update.tar</instruction>
@@ -61,7 +61,7 @@
                <instruction type="language">language/*.xml</instruction>
        </instructions>
        
-       <instructions type="update" fromversion="2.0.7">
+       <instructions type="update" fromversion="2.0.6 pl 2">
                <instruction type="acpTemplate">acptemplates_update.tar</instruction>
                <instruction type="file">files_update.tar</instruction>
                <instruction type="template">templates_update.tar</instruction>