|
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.2</version> |
10 | | - <date>2024-10-22</date> |
| 9 | + <version>2.8.0</version> |
| 10 | + <date>2025-07-02</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 RC 1">com.woltlab.wcf</requiredpackage> |
| 18 | + <requiredpackage minversion="6.2.0 dev 1">com.woltlab.wcf</requiredpackage> |
19 | 19 | </requiredpackages> |
20 | 20 | <excludedpackages> |
21 | 21 | <excludedpackage version="7.0.0 Alpha 1">com.woltlab.wcf</excludedpackage> |
|
26 | 26 | <instruction type="template"/> |
27 | 27 | <instruction type="eventListener"/> |
28 | 28 | <instruction type="language"/> |
29 | | - <instruction type="acpMenu"/> |
30 | 29 | <instruction type="objectType"/> |
31 | 30 | <instruction type="cronjob"/> |
32 | 31 | <instruction type="userGroupOption"/> |
33 | 32 | <instruction type="option"/> |
34 | 33 | <instruction type="database">acp/database/install_dev.hanashi.wsc.discord-api.php</instruction> |
35 | 34 | </instructions> |
36 | | - <instructions type="update" fromversion="2.7.1"> |
37 | | - <instruction type="file"/> |
38 | | - </instructions> |
39 | | - <instructions type="update" fromversion="2.6.*"> |
| 35 | + <instructions type="update" fromversion="2.7.*"> |
40 | 36 | <instruction type="file"/> |
41 | 37 | <instruction type="acpTemplate"/> |
42 | | - <instruction type="template"/> |
43 | | - <instruction type="language"/> |
44 | | - <instruction type="acpMenu"/> |
45 | | - <instruction type="objectType"/> |
46 | | - <instruction type="fileDelete"/> |
47 | | - <instruction type="acpTemplateDelete"/> |
48 | | - <instruction type="database">acp/database/install_dev.hanashi.wsc.discord-api.php</instruction> |
49 | 38 | </instructions> |
50 | 39 | </package> |
0 commit comments