Release 6.0.6
[GitHub/WoltLab/com.woltlab.wcf.conversation.git] / package.xml
CommitLineData
9544b6b4 1<?xml version="1.0" encoding="UTF-8"?>
550aee9f 2<package name="com.woltlab.wcf.conversation" xmlns="http://www.woltlab.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.woltlab.com http://www.woltlab.com/XSD/5.4/package.xsd">
9544b6b4 3 <packageinformation>
c4a11ab4 4 <packagename>WoltLab Suite Core: Conversations</packagename>
c0fee528 5 <packagename language="de">WoltLab Suite Core: Konversationen</packagename>
aea0334d
MW
6 <packagedescription>Private conversations between multiple users.</packagedescription>
7 <packagedescription language="de">Private Konversationen zwischen mehreren Benutzern.</packagedescription>
49ba56b5
AE
8 <version>6.0.6</version>
9 <date>2024-01-01</date>
9544b6b4
MW
10 </packageinformation>
11
12 <authorinformation>
13 <author>WoltLab GmbH</author>
31bdd248 14 <authorurl>https://www.woltlab.com</authorurl>
9544b6b4
MW
15 </authorinformation>
16
17 <requiredpackages>
49ba56b5 18 <requiredpackage minversion="6.0.6">com.woltlab.wcf</requiredpackage>
9544b6b4 19 </requiredpackages>
9a980472 20
5508ef5a 21 <excludedpackages>
755ee16e 22 <excludedpackage version="6.1.0 Alpha 1">com.woltlab.wcf</excludedpackage>
5508ef5a 23 </excludedpackages>
35a5084a 24
9544b6b4 25 <instructions type="install">
492da0f1 26 <instruction type="file" />
02491552 27 <instruction type="database">acp/database/install_com.woltlab.wcf.conversation.php</instruction>
492da0f1 28 <instruction type="userGroupOption" />
492da0f1 29 <instruction type="template" />
83545ad0 30 <instruction type="acpTemplate" />
492da0f1
MS
31 <instruction type="option" />
32 <instruction type="templateListener" />
33 <instruction type="language" />
34 <instruction type="objectType" />
35 <instruction type="clipboardAction" />
36 <instruction type="coreObject" />
37 <instruction type="userNotificationEvent" />
38 <instruction type="userOption" />
39 <instruction type="eventListener" />
95dea717 40 <instruction type="page" />
9544b6b4 41 </instructions>
6e827776 42
49ba56b5
AE
43 <instructions type="update" fromversion="6.0.5">
44 <instruction type="file">files_update.tar</instruction>
f276e2a8 45 </instructions>
9544b6b4 46</package>