Skip to content

Commit d5bb466

Browse files
committed
cleanup files
1 parent ec5c6be commit d5bb466

3 files changed

Lines changed: 4 additions & 27 deletions

File tree

acpTemplateDelete.xml

Lines changed: 0 additions & 6 deletions
This file was deleted.

fileDelete.xml

Lines changed: 0 additions & 6 deletions
This file was deleted.

package.xml

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@
66
<packagename language="de">Discord-API</packagename>
77
<packagedescription>API to cummincate with Discord.</packagedescription>
88
<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>
1111
<license>https://creativecommons.org/publicdomain/zero/1.0/deed.en</license>
1212
</packageinformation>
1313
<authorinformation>
1414
<author>Hanashi Development</author>
1515
<authorurl>https://hanashi.dev/</authorurl>
1616
</authorinformation>
1717
<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>
1919
</requiredpackages>
2020
<excludedpackages>
2121
<excludedpackage version="7.0.0 Alpha 1">com.woltlab.wcf</excludedpackage>
@@ -26,25 +26,14 @@
2626
<instruction type="template"/>
2727
<instruction type="eventListener"/>
2828
<instruction type="language"/>
29-
<instruction type="acpMenu"/>
3029
<instruction type="objectType"/>
3130
<instruction type="cronjob"/>
3231
<instruction type="userGroupOption"/>
3332
<instruction type="option"/>
3433
<instruction type="database">acp/database/install_dev.hanashi.wsc.discord-api.php</instruction>
3534
</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.*">
4036
<instruction type="file"/>
4137
<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>
4938
</instructions>
5039
</package>

0 commit comments

Comments
 (0)