Preparing the release 5.2.6
authorAlexander Ebert <ebert@woltlab.com>
Wed, 6 May 2020 23:44:31 +0000 (01:44 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 6 May 2020 23:44:31 +0000 (01:44 +0200)
com.woltlab.wcf/package.xml
wcfsetup/install/files/lib/system/WCF.class.php

index 9e32915272d4202922f016958271afc1f1af3d7b..b16f04a9ba23274efcbeeb8e7bd7ab029f9e8263 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.2.5</version> <!-- codename: hurricane -->
+               <version>5.2.6</version> <!-- codename: hurricane -->
                <date>2020-04-08</date>
        </packageinformation>
        
                <instruction type="script">acp/update_com.woltlab.wcf_preventMailAbuse.php</instruction>
        </instructions>
        
-       <instructions type="update" fromversion="5.2.4">
+       <instructions type="update" fromversion="5.2.5">
                <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="page" />
        </instructions>
 </package>
index 45ef8a44a744a1dc2f7629ac7d8bbb95568a9ce6..1bcc9cde96f7a2162e9f5941b9cacd1a4fa2abdf 100644 (file)
@@ -49,7 +49,7 @@ if (!@ini_get('date.timezone')) {
 }
 
 // define current woltlab suite version
-define('WCF_VERSION', '5.2.5');
+define('WCF_VERSION', '5.2.6');
 
 // define current API version
 // @deprecated 5.2