Release 5.5.22 5.5.22
authorAlexander Ebert <ebert@woltlab.com>
Wed, 19 Jun 2024 10:31:51 +0000 (12:31 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 19 Jun 2024 10:31:51 +0000 (12:31 +0200)
com.woltlab.wcf/package.xml
wcfsetup/install/files/lib/system/WCF.class.php

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