Release 5.5.4 dev 1 5.5.4_dev_1
authorAlexander Ebert <ebert@woltlab.com>
Fri, 12 Aug 2022 13:18:47 +0000 (15:18 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 12 Aug 2022 13:18:47 +0000 (15:18 +0200)
com.woltlab.wcf/package.xml
wcfsetup/install/files/lib/system/WCF.class.php

index 363ac6beabec0339beccb9d7a4a20e7a0a28efe3..e0280a692bde00aa63ff84978df5d5af758275c3 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.3</version>
-               <date>2022-07-20</date>
+               <version>5.5.4 dev 1</version>
+               <date>2022-08-12</date>
        </packageinformation>
 
        <authorinformation>
@@ -113,20 +113,12 @@ 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.2">
-               <instruction type="acpTemplate">acptemplates_update.tar</instruction>
+       <instructions type="update" fromversion="5.5.3">
                <instruction type="file">files_update.tar</instruction>
                <instruction type="template">templates_update.tar</instruction>
                
                <instruction type="language"/>
                
-               <instruction type="script">acp/update_com.woltlab.wcf_5.5_deleteDsStore.php</instruction>
-       </instructions>
-
-       <instructions type="update" fromversion="5.5.3 dev 2">
-               <instruction type="acpTemplate">acptemplates_update.tar</instruction>
-               <instruction type="file">files_update.tar</instruction>
-               
-               <instruction type="language"/>
+               <instruction type="mediaProvider"/>
        </instructions>
 </package>
index eafa3a577506d190c6d9085bb347159133647a86..3bfc49c59e551d2fa39ee62d0a663402c01fe215 100644 (file)
@@ -50,7 +50,7 @@ if (!@\ini_get('date.timezone')) {
 }
 
 // define current woltlab suite version
-\define('WCF_VERSION', '5.5.3');
+\define('WCF_VERSION', '5.5.4 dev 1');
 
 // define current API version
 // @deprecated 5.2