Release 5.5.0 Beta 2 5.5.0_Beta_2
authorAlexander Ebert <ebert@woltlab.com>
Tue, 10 May 2022 20:58:18 +0000 (22:58 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 10 May 2022 20:58:18 +0000 (22:58 +0200)
com.woltlab.wcf/package.xml
wcfsetup/install/files/lib/system/WCF.class.php

index 85a88dec868955bf1740e7085cc759c3831cd5b1..0a1cc1f326c193ce8b5f1ddd9b2746fe2d9848a0 100644 (file)
@@ -5,7 +5,7 @@
                <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 1</version>
+               <version>5.5.0 Beta 2</version>
                <date>2022-05-10</date>
        </packageinformation>
 
                <instruction type="script">acp/post_install.php</instruction>
        </instructions>
 
-       <instructions type="update" fromversion="5.5.0 Alpha 6">
-               <instruction type="acpTemplate">acptemplates_update.tar</instruction>
+       <instructions type="update" fromversion="5.5.0 Beta 1">
                <instruction type="file">files_update.tar</instruction>
-               <instruction type="template">templates_update.tar</instruction>
-               
-               <instruction type="language"/>
-               
-               <instruction type="fileDelete">fileDelete_5.5.xml</instruction>
-               <instruction type="objectType"/>
-               <instruction type="userNotificationEvent"/>
        </instructions>
 </package>
index 7cac8f93f48e8a7c09c2f61cbf088c566f175a4f..f8da53a2dfff6d39912b680d450989b74067189f 100644 (file)
@@ -53,7 +53,7 @@ if (!@\ini_get('date.timezone')) {
 }
 
 // define current woltlab suite version
-\define('WCF_VERSION', '5.5.0 Beta 1');
+\define('WCF_VERSION', '5.5.0 Beta 2');
 
 // define current API version
 // @deprecated 5.2