Release 5.5.3 dev 2 5.5.3_dev_2
authorAlexander Ebert <ebert@woltlab.com>
Tue, 19 Jul 2022 14:30:02 +0000 (16:30 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 19 Jul 2022 14:30:02 +0000 (16:30 +0200)
com.woltlab.wcf/package.xml
wcfsetup/install/files/lib/system/WCF.class.php

index 654c2cbd55346d49aad0049eb672c32c83fd052c..82164e253a9b6cb74c0259a591f2e53d39e4238c 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 dev 1</version>
-               <date>2022-07-15</date>
+               <version>5.5.3 dev 2</version>
+               <date>2022-07-19</date>
        </packageinformation>
 
        <authorinformation>
@@ -120,4 +120,9 @@ tar cvf com.woltlab.wcf/files_pre_check.tar -C wcfsetup/install/files/ \
                
                <instruction type="script">acp/update_com.woltlab.wcf_5.5_deleteDsStore.php</instruction>
        </instructions>
+
+       <instructions type="update" fromversion="5.5.3 dev 1">
+               <instruction type="acpTemplate">acptemplates_update.tar</instruction>
+               <instruction type="file">files_update.tar</instruction>
+       </instructions>
 </package>
index 4c61f8ac8887cc22936ca92ee7d142d2057e901e..acbe7f61bd74eda550e26fdfd1bb170f7c5b3c78 100644 (file)
@@ -50,7 +50,7 @@ if (!@\ini_get('date.timezone')) {
 }
 
 // define current woltlab suite version
-\define('WCF_VERSION', '5.5.3 dev 1');
+\define('WCF_VERSION', '5.5.3 dev 2');
 
 // define current API version
 // @deprecated 5.2