projects
/
GitHub
/
WoltLab
/
com.woltlab.wcf.conversation.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cae569f
)
Incorrect use of the `<void/>` instruction
author
Alexander Ebert
<ebert@woltlab.com>
Mon, 31 May 2021 14:21:41 +0000
(16:21 +0200)
committer
Alexander Ebert
<ebert@woltlab.com>
Mon, 31 May 2021 14:21:41 +0000
(16:21 +0200)
package.xml
patch
|
blob
|
blame
|
history
diff --git
a/package.xml
b/package.xml
index fdb8f1b23941f9e9975f60f74b869eba9c2ce6e6..2b67fee4f974de42681873ad05ac02a61f5aec45 100644
(file)
--- a/
package.xml
+++ b/
package.xml
@@
-42,6
+42,6
@@
</instructions>
<instructions type="update" fromversion="5.4.0 Alpha 3">
- <
instruction type="void"
/>
+ <
void
/>
</instructions>
</package>