Release 5.4.22 5.4.22
authorAlexander Ebert <ebert@woltlab.com>
Fri, 19 Aug 2022 12:54:05 +0000 (14:54 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 19 Aug 2022 12:54:05 +0000 (14:54 +0200)
com.woltlab.wcf/package.xml
wcfsetup/install/files/lib/system/WCF.class.php

index 8b453320f43d75a766981d2e00319599596ea565..5d4f1f00cdf772bbb5db6ea4a70f1becf34b5931 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.21</version>
-               <date>2022-07-20</date>
+               <version>5.4.22</version>
+               <date>2022-08-19</date>
        </packageinformation>
        
        <authorinformation>
                <instruction type="script">acp/post_install.php</instruction>
        </instructions>
 
-       <instructions type="update" fromversion="5.4.20">
-               <instruction type="acpTemplate">acptemplates_update.tar</instruction>
-               <instruction type="file">files_update.tar</instruction>
-               
+       <instructions type="update" fromversion="5.4.21">
                <instruction type="language"/>
+               
+               <instruction type="mediaProvider"/>
        </instructions>
 </package>
index 77b4376e740c21c7dc8346c2fdb5c5ead0071851..091f8166fe4800b9da7f3008e7421cb3db87fed6 100644 (file)
@@ -53,7 +53,7 @@ if (!@\ini_get('date.timezone')) {
 }
 
 // define current woltlab suite version
-\define('WCF_VERSION', '5.4.21');
+\define('WCF_VERSION', '5.4.22');
 
 // define current API version
 // @deprecated 5.2