Skip to content

Commit ff6bb74

Browse files
committed
Release 6.1.0 Beta 2
1 parent 7c0b478 commit ff6bb74

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

package.xml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<packagename language="de">WoltLab Suite Core: Importer</packagename>
66
<packagedescription>Import data from other discussion board systems.</packagedescription>
77
<packagedescription language="de">Ermöglicht den Datenimport aus anderen Forensystemen.</packagedescription>
8-
<version>6.1.0 Beta 1</version>
9-
<date>2024-08-30</date>
8+
<version>6.1.0 Beta 2</version>
9+
<date>2024-09-27</date>
1010
</packageinformation>
1111

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

1717
<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>
1919
</requiredpackages>
2020

2121
<excludedpackages>
@@ -29,4 +29,8 @@
2929

3030
<instruction type="objectType" />
3131
</instructions>
32+
33+
<instructions type="update" fromversion="6.1.0 Beta 1">
34+
<instruction type="file">files_update.tar</instruction>
35+
</instructions>
3236
</package>

0 commit comments

Comments
 (0)