Release 5.5.23 5.5.23
authorAlexander Ebert <ebert@woltlab.com>
Fri, 13 Sep 2024 14:47:31 +0000 (16:47 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 13 Sep 2024 14:47:31 +0000 (16:47 +0200)
com.woltlab.wcf/package.xml
wcfsetup/install/files/lib/system/WCF.class.php

index 153b84694326e9bc2023c80d1a0961754ea571a4..7839da6a93db8698486fe2891e794b0d4102176e 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.5.22</version>
-               <date>2024-06-19</date>
+               <version>5.5.23</version>
+               <date>2024-09-13</date>
        </packageinformation>
 
        <authorinformation>
                <instruction type="script">acp/post_install.php</instruction>
        </instructions>
 
-       <instructions type="update" fromversion="5.5.21">
-               <instruction type="acpTemplate">acptemplates_update.tar</instruction>
+       <instructions type="update" fromversion="5.5.22">
                <instruction type="file">files_update.tar</instruction>
-               <instruction type="template">templates_update.tar</instruction>
-               <instruction type="language"/>
        </instructions>
 </package>
index 7ee3989b0111a3100527c72fa9a878a11cc3388f..5ee8e6ad04cbe7f5b74c5f792e9a754acd3e7659 100644 (file)
@@ -50,7 +50,7 @@ if (!@\ini_get('date.timezone')) {
 }
 
 // define current woltlab suite version
-\define('WCF_VERSION', '5.5.22');
+\define('WCF_VERSION', '5.5.23');
 
 // define current API version
 // @deprecated 5.2