Skip to content

Commit 78b41f0

Browse files
committed
Release 6.1.0 RC 1
1 parent ff6bb74 commit 78b41f0

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

package.xml

Lines changed: 8 additions & 4 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 2</version>
9-
<date>2024-09-27</date>
8+
<version>6.1.0 RC 1</version>
9+
<date>2024-10-10</date>
1010
</packageinformation>
1111

1212
<authorinformation>
@@ -30,7 +30,11 @@
3030
<instruction type="objectType" />
3131
</instructions>
3232

33-
<instructions type="update" fromversion="6.1.0 Beta 1">
34-
<instruction type="file">files_update.tar</instruction>
33+
<instructions type="update" fromversion="6.0.*">
34+
<instruction type="file"/>
35+
</instructions>
36+
37+
<instructions type="update" fromversion="6.1.0 Beta 2">
38+
<void/>
3539
</instructions>
3640
</package>

0 commit comments

Comments
 (0)