Release 5.4.26 5.4.26
authorAlexander Ebert <ebert@woltlab.com>
Thu, 16 Mar 2023 15:25:26 +0000 (16:25 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 16 Mar 2023 15:25:26 +0000 (16:25 +0100)
com.woltlab.wcf/package.xml
wcfsetup/install/files/lib/system/WCF.class.php

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