Revert "Removed the upgrade support from 5.3.*"
authorTim Düsterhus <duesterhus@woltlab.com>
Mon, 28 Jun 2021 07:51:39 +0000 (09:51 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Mon, 28 Jun 2021 07:51:39 +0000 (09:51 +0200)
This reverts commit 0a0b1487b03d48add663c00ee04571d11e3bcfaa.

package.xml

index 9210c1d97b01042c2bc3945179c3ae7487138843..31500d6eecbf1bc9ceb552c0a90f43e331daf288 100644 (file)
@@ -32,4 +32,8 @@
                <instruction type="option" />
                <instruction type="menuItem" />
        </instructions>
+
+       <instructions type="update" fromversion="5.3.*">
+               <instruction type="file" />
+       </instructions>
 </package>