Added update support for the upcoming 2.1-series version
authorAlexander Ebert <ebert@woltlab.com>
Tue, 17 Oct 2017 13:26:05 +0000 (15:26 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 17 Oct 2017 13:26:05 +0000 (15:26 +0200)
com.woltlab.wcf/package.xml

index 894a9844f328a944533283a9cbe54db9f3172922..ce74be2ff5f7a4cda73639c1776c4cb7215110fb 100644 (file)
@@ -43,7 +43,7 @@
                <instruction type="script">acp/post_install.php</instruction>
        </instructions>
        
-       <instructions type="update" fromversion="2.1.18">
+       <instructions type="update" fromversion="2.1.19">
                <instruction type="file">files_pre_update.tar</instruction>
                <instruction type="script">acp/update_com.woltlab.wcf_3.0_pre_sql.php</instruction>
                <instruction type="sql">update_part1.sql</instruction>