Add userOption PIP to upgrade instructions
authorTim Düsterhus <duesterhus@woltlab.com>
Mon, 3 May 2021 13:52:03 +0000 (15:52 +0200)
committerGitHub <noreply@github.com>
Mon, 3 May 2021 13:52:03 +0000 (15:52 +0200)
com.woltlab.wcf/package.xml

index 77c69fa99410a4c628f64317b5568d075a099343..7617ab38f7d6134157e08319f85dbc570244e253 100644 (file)
@@ -121,6 +121,7 @@ tar cvf com.woltlab.wcf/files_pre.tar -C wcfsetup/install/files/ \
                <instruction type="page" />
                <instruction type="language" />
                <instruction type="mediaProvider" />
+               <instruction type="userOption" />
                
                <!-- Migration of multi-factor authentication. -->
                <instruction type="script" run="standalone">acp/update_com.woltlab.wcf_5.4_migrate_multifactor.php</instruction>