Release 5.5.15 5.5.15
authorAlexander Ebert <ebert@woltlab.com>
Tue, 25 Jul 2023 14:07:42 +0000 (16:07 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 25 Jul 2023 14:07:42 +0000 (16:07 +0200)
com.woltlab.wcf/package.xml
wcfsetup/install/files/lib/system/WCF.class.php

index bfc2b2c23f957d446e71a55eb48a52e4a9f87894..d7bdabdd5a2b95d262bb92eb94af185d7e36d8ea 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.14</version>
+               <version>5.5.15</version>
                <date>2023-07-25</date>
        </packageinformation>
 
@@ -50,9 +50,8 @@
                <instruction type="script">acp/post_install.php</instruction>
        </instructions>
 
-       <instructions type="update" fromversion="5.5.13">
+       <instructions type="update" fromversion="5.5.14">
                <instruction type="acpTemplate">acptemplates_update.tar</instruction>
                <instruction type="file">files_update.tar</instruction>
-               <instruction type="language"/>
        </instructions>
 </package>
index ef9d3ac3a9e11f84ce29a710f0bc23d326e2203c..c666f51f08427fa05bdd2ec7a831a83d7977df55 100644 (file)
@@ -50,7 +50,7 @@ if (!@\ini_get('date.timezone')) {
 }
 
 // define current woltlab suite version
-\define('WCF_VERSION', '5.5.14');
+\define('WCF_VERSION', '5.5.15');
 
 // define current API version
 // @deprecated 5.2