Release 5.3.3
authorAlexander Ebert <ebert@woltlab.com>
Wed, 27 Jan 2021 17:36:18 +0000 (18:36 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 27 Jan 2021 17:36:18 +0000 (18:36 +0100)
com.woltlab.wcf/package.xml
wcfsetup/install/files/lib/system/WCF.class.php

index c77c80ddb510dbe6e72c1c2bf35e16ef425b2586..93abc364f712905a15eaf6b54ef72bed587d635c 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.2</version>
-               <date>2021-01-08</date>
+               <version>5.3.3</version>
+               <date>2021-01-29</date>
        </packageinformation>
        
        <authorinformation>
        
        <!-- Run update_com.woltlab.wcf_5.3.3_style.php for 5.3.2 -> 5.3.3 -->
        <!-- Run update_com.woltlab.wcf_5.3.3_db.php for 5.3.2 -> 5.3.3 -->
+
+       <instructions type="update" fromversion="5.3.2">
+               <instruction type="acpTemplate">acptemplates_update.tar</instruction>
+               <instruction type="file">files_update.tar</instruction>
+
+               <instruction type="language" />
+
+               <instruction type="script" run="standalone">acp/update_com.woltlab.wcf_5.3.3_style.php</instruction>
+               <instruction type="script" run="standalone">acp/update_com.woltlab.wcf_5.3.3_db.php</instruction>
+       </instructions>
 </package>
index 468ee16caaf5fa8adea8c4f41a09612a19264494..b2674cce1c75c30c2a92e66886911a5a82c065bb 100644 (file)
@@ -51,7 +51,7 @@ if (!@ini_get('date.timezone')) {
 }
 
 // define current woltlab suite version
-define('WCF_VERSION', '5.3.2');
+define('WCF_VERSION', '5.3.3');
 
 // define current API version
 // @deprecated 5.2