Skip to content

Commit 399945a

Browse files
committed
Release 6.0.19
1 parent 35d2733 commit 399945a

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

package.xml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<packagename language="de">WoltLab Suite Core: Konversationen</packagename>
66
<packagedescription>Private conversations between multiple users.</packagedescription>
77
<packagedescription language="de">Private Konversationen zwischen mehreren Benutzern.</packagedescription>
8-
<version>6.0.17</version>
9-
<date>2024-09-13</date>
8+
<version>6.0.19</version>
9+
<date>2024-11-23</date>
1010
</packageinformation>
1111

1212
<authorinformation>
@@ -15,7 +15,7 @@
1515
</authorinformation>
1616

1717
<requiredpackages>
18-
<requiredpackage minversion="6.0.17">com.woltlab.wcf</requiredpackage>
18+
<requiredpackage minversion="6.0.19">com.woltlab.wcf</requiredpackage>
1919
</requiredpackages>
2020

2121
<excludedpackages>
@@ -40,7 +40,8 @@
4040
<instruction type="page" />
4141
</instructions>
4242

43-
<instructions type="update" fromversion="6.0.7">
43+
<instructions type="update" fromversion="6.0.17">
4444
<instruction type="file">files_update.tar</instruction>
45+
<instruction type="template">templates_update.tar</instruction>
4546
</instructions>
4647
</package>

0 commit comments

Comments
 (0)