Release 5.2.16 5.2.16
authorAlexander Ebert <ebert@woltlab.com>
Tue, 30 Nov 2021 13:33:28 +0000 (14:33 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 30 Nov 2021 13:33:28 +0000 (14:33 +0100)
com.woltlab.wcf/package.xml
wcfsetup/install/files/lib/system/WCF.class.php

index b8a597cf1d5621a6a2eaf6de2e701198a9785ca9..c78ab770831e75ca96bd7f78e019249af0aeef85 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.2.15</version> <!-- codename: hurricane -->
-               <date>2021-08-31</date>
+               <version>5.2.16</version> <!-- codename: hurricane -->
+               <date>2021-11-30</date>
        </packageinformation>
        
        <authorinformation>
                <instruction type="script">acp/update_com.woltlab.wcf_preventMailAbuse.php</instruction>
        </instructions>
        
-       <instructions type="update" fromversion="5.2.14">
+       <instructions type="update" fromversion="5.2.15">
                <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="language"/>
        </instructions>
 </package>
index 6293679be9b6ad7e57d52c221f138efe915bcd71..c47f8f425db656f2379a163a8de3c1a40957320f 100644 (file)
@@ -51,7 +51,7 @@ if (!@ini_get('date.timezone')) {
 }
 
 // define current woltlab suite version
-define('WCF_VERSION', '5.2.15');
+define('WCF_VERSION', '5.2.16');
 
 // define current API version
 // @deprecated 5.2