Preparing the release 5.2.0 RC 1
authorAlexander Ebert <ebert@woltlab.com>
Wed, 11 Dec 2019 17:04:33 +0000 (18:04 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 11 Dec 2019 17:04:33 +0000 (18:04 +0100)
package.xml

index 67fc83d17bcdbccf6e1429ffad204f8f8c523299..4f56b9f5946c8241ebbaf58a015527b2f69610b8 100644 (file)
@@ -2,10 +2,11 @@
 <package name="com.woltlab.wcf.exporter" 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/2019/package.xsd">
        <packageinformation>
                <packagename>WoltLab Suite Core: Importer</packagename>
+               <packagename language="de">WoltLab Suite Core: Importer</packagename>
                <packagedescription>Import data from other discussion board systems.</packagedescription>
                <packagedescription language="de">Ermöglicht den Datenimport aus anderen Forensystemen.</packagedescription>
                <version>5.2.0 RC 1</version>
-               <date>2019-10-06</date>
+               <date>2019-12-12</date>
        </packageinformation>
        
        <authorinformation>
                <instruction type="objectType" />
        </instructions>
        
-       <instructions type="update" fromversion="5.2.0 Beta 1">
-               <instruction type="file">files_update.tar</instruction>
-               
-               <instruction type="language" />
-       </instructions>
-       
        <instructions type="update" fromversion="3.1.*">
                <instruction type="file" run="standalone" />
                
@@ -46,4 +41,9 @@
                
                <instruction type="objectType" />
        </instructions>
+       
+       <instructions type="update" fromversion="5.2.0 Beta 2">
+               <!-- fake update -->
+               <instruction type="language" />
+       </instructions>
 </package>