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

package.xml

index 97f50b576d499f5e7eab0b8acf8bdda41ba8cbf7..4c10e8db2350f7b428455b8e059cfea98759b0ee 100644 (file)
        <instructions type="update" fromversion="5.4.0 Beta 1">
                <instruction type="file">files_update.tar</instruction>
        </instructions>
+       
+       <instructions type="update" fromversion="5.3.*">
+               <instruction type="file" />
+               
+               <instruction type="objectType" />
+       </instructions>
 </package>