Incorrect use of the `<void/>` instruction
authorAlexander Ebert <ebert@woltlab.com>
Mon, 31 May 2021 14:21:41 +0000 (16:21 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 31 May 2021 14:21:41 +0000 (16:21 +0200)
package.xml

index fdb8f1b23941f9e9975f60f74b869eba9c2ce6e6..2b67fee4f974de42681873ad05ac02a61f5aec45 100644 (file)
@@ -42,6 +42,6 @@
        </instructions>
        
        <instructions type="update" fromversion="5.4.0 Alpha 3">
-               <instruction type="void"/>
+               <void/>
        </instructions>
 </package>