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

index 0540820f511ec463a3a4c10b3baedbe6af662038..643a3a7d6facbf75192f1e75332aef1ce14b419d 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.4.24</version>
-               <date>2022-10-18</date>
+               <version>5.4.25</version>
+               <date>2023-01-19</date>
        </packageinformation>
        
        <authorinformation>
@@ -50,7 +50,9 @@
                <instruction type="script">acp/post_install.php</instruction>
        </instructions>
 
-       <instructions type="update" fromversion="5.4.23">
+       <instructions type="update" fromversion="5.4.24">
+               <instruction type="acpTemplate">acptemplates_update.tar</instruction>
                <instruction type="file">files_update.tar</instruction>
+               <instruction type="template">templates_update.tar</instruction>
        </instructions>
 </package>
index 1f30b2dae7e57173533aeecd969e0fde1b7d53f7..9a981cc2d3ce33cbd10df39af398edd7d1088937 100644 (file)
@@ -53,7 +53,7 @@ if (!@\ini_get('date.timezone')) {
 }
 
 // define current woltlab suite version
-\define('WCF_VERSION', '5.4.24');
+\define('WCF_VERSION', '5.4.25');
 
 // define current API version
 // @deprecated 5.2