Release 5.5.5 dev 1 5.5.5_dev_1
authorAlexander Ebert <ebert@woltlab.com>
Thu, 15 Sep 2022 14:56:56 +0000 (16:56 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 15 Sep 2022 14:56:56 +0000 (16:56 +0200)
com.woltlab.wcf/package.xml
wcfsetup/install/files/lib/system/WCF.class.php

index c81029382c3ebc6520ca297a586918fe5a97b367..b9902ecefca6fd7080655e877e0a8f0f4f1d1cb3 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.4</version>
-               <date>2022-08-19</date>
+               <version>5.5.5 dev 1</version>
+               <date>2022-09-15</date>
        </packageinformation>
 
        <authorinformation>
@@ -113,16 +113,13 @@ tar cvf com.woltlab.wcf/files_pre_check.tar -C wcfsetup/install/files/ \
                <instruction type="script" run="standalone">acp/update_com.woltlab.wcf_5.5_starttls.php</instruction>
        </instructions>
 
-       <instructions type="update" fromversion="5.5.3">
+       <instructions type="update" fromversion="5.5.4">
+               <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="mediaProvider"/>
-       </instructions>
-
-       <instructions type="update" fromversion="5.5.4 dev 3">
-               <instruction type="file">files_update.tar</instruction>
+               <instruction type="page"/>
        </instructions>
 </package>
index 85f195398f36fbcefb5cd95bfe8b823d7761eabf..81dcee49205be219fb23e249d80257b53c0fec27 100644 (file)
@@ -50,7 +50,7 @@ if (!@\ini_get('date.timezone')) {
 }
 
 // define current woltlab suite version
-\define('WCF_VERSION', '5.5.4');
+\define('WCF_VERSION', '5.5.5 dev 1');
 
 // define current API version
 // @deprecated 5.2