Release 5.4.23 5.4.23
authorAlexander Ebert <ebert@woltlab.com>
Thu, 22 Sep 2022 15:12:13 +0000 (17:12 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 22 Sep 2022 15:12:13 +0000 (17:12 +0200)
com.woltlab.wcf/package.xml
wcfsetup/install/files/lib/system/WCF.class.php

index 5d4f1f00cdf772bbb5db6ea4a70f1becf34b5931..eb39b7f95e3204d7bbc679e1d2ff492490a971a4 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.22</version>
-               <date>2022-08-19</date>
+               <version>5.4.23</version>
+               <date>2022-09-22</date>
        </packageinformation>
        
        <authorinformation>
@@ -50,9 +50,7 @@
                <instruction type="script">acp/post_install.php</instruction>
        </instructions>
 
-       <instructions type="update" fromversion="5.4.21">
-               <instruction type="language"/>
-               
-               <instruction type="mediaProvider"/>
+       <instructions type="update" fromversion="5.4.22">
+               <instruction type="file">files_update.tar</instruction>
        </instructions>
 </package>
index 091f8166fe4800b9da7f3008e7421cb3db87fed6..74edb7a96fb731dad7d492af022d9afb62474853 100644 (file)
@@ -53,7 +53,7 @@ if (!@\ini_get('date.timezone')) {
 }
 
 // define current woltlab suite version
-\define('WCF_VERSION', '5.4.22');
+\define('WCF_VERSION', '5.4.23');
 
 // define current API version
 // @deprecated 5.2