Release 5.3.6
authorAlexander Ebert <ebert@woltlab.com>
Mon, 12 Apr 2021 12:59:27 +0000 (14:59 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 12 Apr 2021 12:59:27 +0000 (14:59 +0200)
com.woltlab.wcf/package.xml
wcfsetup/install/files/lib/system/WCF.class.php

index 6e8dcbc8c29ceb5f8c8e7868a96109c59eb0ad59..42474075b88d5ddca25bd26bcf9aa00c7a29fd64 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.3.5</version>
-               <date>2021-03-03</date>
+               <version>5.3.6</version>
+               <date>2021-04-14</date>
        </packageinformation>
        
        <authorinformation>
        </instructions>
 
        <instructions type="update" fromversion="5.3.5">
+               <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" />
+               
                <instruction type="script" run="standalone">acp/update_com.woltlab.wcf_5.3.3_db.php</instruction>
        </instructions>
 </package>
index 170362d310566999736d37bffc2a86dac47700cb..0ea4c8fb086085d6d9a89a77198f0a828bec1f26 100644 (file)
@@ -51,7 +51,7 @@ if (!@ini_get('date.timezone')) {
 }
 
 // define current woltlab suite version
-define('WCF_VERSION', '5.3.5');
+define('WCF_VERSION', '5.3.6');
 
 // define current API version
 // @deprecated 5.2