Pseudo update instructions for testing only
authorAlexander Ebert <ebert@woltlab.com>
Sun, 21 Sep 2014 18:14:03 +0000 (20:14 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sun, 21 Sep 2014 18:14:03 +0000 (20:14 +0200)
com.woltlab.wcf/package.xml

index 8671eac875b770b9e453f051965b686dcb443559..8fde8fbf2f44e6499f925597f2f7bf53470a9d93 100644 (file)
@@ -42,4 +42,8 @@
                <instruction type="aclOption">aclOption.xml</instruction>
                <instruction type="script">acp/post_install.php</instruction>
        </instructions>
+       
+       <instructions type="update" fromversion="2.0.9">
+               <instruction type="aclOption">aclOption.xml</instruction>
+       </instructions>
 </package>