<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.1</version> <!-- codename: hurricane -->
- <date>2020-01-09</date>
+ <version>5.2.2</version> <!-- codename: hurricane -->
+ <date>2020-01-30</date>
</packageinformation>
<authorinformation>
<instruction type="style" run="standalone">defaultStyle.tar</instruction>
</instructions>
- <instructions type="update" fromversion="5.2.0">
+ <instructions type="update" fromversion="5.2.1">
<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="mediaProvider" />
- <instruction type="objectType" />
+ <instruction type="script" run="standalone">acp/update_com.woltlab.wcf_5.2.2.php</instruction>
</instructions>
-
- <!--<instruction type="script">acp/update_com.woltlab.wcf_5.2.2.php</instruction>-->
</package>
use wcf\system\package\plugin\ScriptPackageInstallationPlugin;
/**
- * Adds missing foreign keys from the 3.1 to 5.2.0 update.
+ * Adds missing foreign keys from the 3.1 to 5.2 update.
*
* @author Matthias Schmidt
* @copyright 2001-2020 WoltLab GmbH
}
// define current woltlab suite version
-define('WCF_VERSION', '5.2.1');
+define('WCF_VERSION', '5.2.2');
// define current API version
// @deprecated 5.2