Release 5.2.13 5.2.13
authorAlexander Ebert <ebert@woltlab.com>
Wed, 3 Mar 2021 10:27:35 +0000 (11:27 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 3 Mar 2021 10:27:35 +0000 (11:27 +0100)
com.woltlab.wcf/package.xml
wcfsetup/install/files/lib/system/WCF.class.php

index 4b18a6adfb7d82dab9a3307f0216e751babda09e..52969f79251d141c078e2aea593b9687aa66e027 100644 (file)
@@ -5,8 +5,8 @@
                <packagedescription>Free CMS and web-framework, designed for awesome websites and communities.</packagedescription>
                <packagedescription language="de">Freies CMS und Web-Framework, das eindrucksvolle Websites und Communities ermöglicht.</packagedescription>
                <isapplication>1</isapplication>
-               <version>5.2.12</version> <!-- codename: hurricane -->
-               <date>2021-02-01</date>
+               <version>5.2.13</version> <!-- codename: hurricane -->
+               <date>2021-03-03</date>
        </packageinformation>
        
        <authorinformation>
                <instruction type="script">acp/update_com.woltlab.wcf_preventMailAbuse.php</instruction>
        </instructions>
        
-       <instructions type="update" fromversion="5.2.11">
+       <instructions type="update" fromversion="5.2.12">
+               <instruction type="acpTemplate">acptemplates_update.tar</instruction>
                <instruction type="file">files_update.tar</instruction>
+               <instruction type="template">templates_update.tar</instruction>
+               
+               <instruction type="language" />
+               
+               <instruction type="mediaProvider" />
        </instructions>
 </package>
index a4a8a6b0d366d47b6d76fbd282fc72939418e343..3f209e1e8e9108f3cf3864be8127851af0a0ec9c 100644 (file)
@@ -51,7 +51,7 @@ if (!@ini_get('date.timezone')) {
 }
 
 // define current woltlab suite version
-define('WCF_VERSION', '5.2.12');
+define('WCF_VERSION', '5.2.13');
 
 // define current API version
 // @deprecated 5.2