mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-12-21 21:30:08 +00:00
Use excludedpackages in favor of compatibility
This commit is contained in:
parent
3a720b4192
commit
c1da9db123
@ -22,10 +22,9 @@
|
|||||||
<requiredpackage minversion="2.1.0 Alpha 1">be.bastelstu.wcf.push</requiredpackage>
|
<requiredpackage minversion="2.1.0 Alpha 1">be.bastelstu.wcf.push</requiredpackage>
|
||||||
</requiredpackages>
|
</requiredpackages>
|
||||||
|
|
||||||
<compatibility>
|
<excludedpackages>
|
||||||
<api version="2017" />
|
<excludedpackage version="6.0.0 Alpha 1">com.woltlab.wcf</excludedpackage>
|
||||||
<api version="2018" />
|
</excludedpackages>
|
||||||
</compatibility>
|
|
||||||
|
|
||||||
<instructions type="install">
|
<instructions type="install">
|
||||||
<instruction type="sql">sql/0001-chat1_room.sql</instruction>
|
<instruction type="sql">sql/0001-chat1_room.sql</instruction>
|
||||||
|
Loading…
Reference in New Issue
Block a user