Release 5.5.0 Beta 1 5.5.0_Beta_1
authorAlexander Ebert <ebert@woltlab.com>
Tue, 10 May 2022 14:30:34 +0000 (16:30 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 10 May 2022 14:30:34 +0000 (16:30 +0200)
com.woltlab.wcf/package.xml
wcfsetup/install/files/lib/system/WCF.class.php

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