|
6 | 6 | <packagename language="de">Discord-API</packagename>
|
7 | 7 | <packagedescription>API to cummincate with Discord.</packagedescription>
|
8 | 8 | <packagedescription language="de">API um mit Discord zu kommunizieren.</packagedescription>
|
9 |
| - <version>2.7.0</version> |
10 |
| - <date>2024-08-31</date> |
| 9 | + <version>2.7.1</version> |
| 10 | + <date>2024-10-03</date> |
11 | 11 | <license>https://creativecommons.org/publicdomain/zero/1.0/deed.en</license>
|
12 | 12 | </packageinformation>
|
13 | 13 | <authorinformation>
|
14 | 14 | <author>Hanashi Development</author>
|
15 | 15 | <authorurl>https://hanashi.dev/</authorurl>
|
16 | 16 | </authorinformation>
|
17 | 17 | <requiredpackages>
|
18 |
| - <requiredpackage minversion="6.1.0 Beta 1">com.woltlab.wcf</requiredpackage> |
| 18 | + <requiredpackage minversion="6.1.0 Beta 2">com.woltlab.wcf</requiredpackage> |
19 | 19 | </requiredpackages>
|
20 | 20 | <excludedpackages>
|
21 | 21 | <excludedpackage version="7.0.0 Alpha 1">com.woltlab.wcf</excludedpackage>
|
|
27 | 27 | <instruction type="eventListener"/>
|
28 | 28 | <instruction type="language"/>
|
29 | 29 | <instruction type="acpMenu"/>
|
| 30 | + <instruction type="objectType"/> |
30 | 31 | <instruction type="cronjob"/>
|
31 | 32 | <instruction type="userGroupOption"/>
|
32 | 33 | <instruction type="option"/>
|
33 | 34 | <instruction type="database">acp/database/install_dev.hanashi.wsc.discord-api.php</instruction>
|
34 | 35 | </instructions>
|
| 36 | + <instructions type="update" fromversion="2.7.0"> |
| 37 | + <instruction type="file"/> |
| 38 | + <instruction type="language"/> |
| 39 | + <instruction type="objectType"/> |
| 40 | + <instruction type="database">acp/database/install_dev.hanashi.wsc.discord-api.php</instruction> |
| 41 | + </instructions> |
35 | 42 | <instructions type="update" fromversion="2.6.*">
|
36 | 43 | <instruction type="file"/>
|
37 | 44 | <instruction type="acpTemplate"/>
|
38 | 45 | <instruction type="template"/>
|
39 | 46 | <instruction type="language"/>
|
40 | 47 | <instruction type="acpMenu"/>
|
| 48 | + <instruction type="objectType"/> |
41 | 49 | <instruction type="fileDelete"/>
|
42 | 50 | <instruction type="acpTemplateDelete"/>
|
43 | 51 | <instruction type="database">acp/database/install_dev.hanashi.wsc.discord-api.php</instruction>
|
|
0 commit comments