Release 5.3.26 5.3.26
authorAlexander Ebert <ebert@woltlab.com>
Thu, 19 Jan 2023 13:19:31 +0000 (14:19 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 19 Jan 2023 13:20:06 +0000 (14:20 +0100)
com.woltlab.wcf/package.xml
wcfsetup/install/files/lib/system/WCF.class.php

index 271f6a6fbac2c9c22544e98503d63aa375591547..54236a59b5d6761dd14b1865c6f2f038b371a8b1 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.25</version>
-               <date>2022-10-18</date>
+               <version>5.3.26</version>
+               <date>2023-01-19</date>
        </packageinformation>
        
        <authorinformation>
                <instruction type="script">acp/update_com.woltlab.wcf_5.3_packageServer.php</instruction>
        </instructions>
 
-       <instructions type="update" fromversion="5.3.24">
+       <instructions type="update" fromversion="5.3.25">
+               <instruction type="acpTemplate">acptemplates_update.tar</instruction>
                <instruction type="file">files_update.tar</instruction>
+               <instruction type="template">templates_update.tar</instruction>
+               
+               <instruction type="language"/>
        </instructions>
 </package>
index 8f4188f855e0298254b9683caa95f09f936fb23d..7f1db7bea8797c603a70941c464e55df96b3fb15 100644 (file)
@@ -51,7 +51,7 @@ if (!@ini_get('date.timezone')) {
 }
 
 // define current woltlab suite version
-define('WCF_VERSION', '5.3.25');
+define('WCF_VERSION', '5.3.26');
 
 // define current API version
 // @deprecated 5.2