Release 5.5.0 Beta 3 5.5.0_Beta_3
authorAlexander Ebert <ebert@woltlab.com>
Fri, 20 May 2022 14:20:42 +0000 (16:20 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 20 May 2022 14:20:42 +0000 (16:20 +0200)
com.woltlab.wcf/package.xml
wcfsetup/install/files/lib/system/WCF.class.php

index 0a1cc1f326c193ce8b5f1ddd9b2746fe2d9848a0..72725e730b478c831902d65a0b016da7c1ef17d9 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.0 Beta 2</version>
-               <date>2022-05-10</date>
+               <version>5.5.0 Beta 3</version>
+               <date>2022-05-20</date>
        </packageinformation>
 
        <authorinformation>
                <instruction type="script">acp/post_install.php</instruction>
        </instructions>
 
-       <instructions type="update" fromversion="5.5.0 Beta 1">
+       <instructions type="update" fromversion="5.5.0 Beta 2">
+               <instruction type="acpTemplate">acptemplates_update.tar</instruction>
                <instruction type="file">files_update.tar</instruction>
+               <instruction type="template">templates_update.tar</instruction>
+               
+               <instruction type="language"/>
+               
+               <instruction type="option"/>
        </instructions>
 </package>
index 7fec9f3b3c8c9b84490665e3f08e493e1196e001..cc98ee0cb1bd2819f3502a539c6a649266887a7a 100644 (file)
@@ -53,7 +53,7 @@ if (!@\ini_get('date.timezone')) {
 }
 
 // define current woltlab suite version
-\define('WCF_VERSION', '5.5.0 Beta 2');
+\define('WCF_VERSION', '5.5.0 Beta 3');
 
 // define current API version
 // @deprecated 5.2