<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>6.0.5</version>
- <date>2023-12-29</date>
+ <version>6.0.6</version>
+ <date>2024-01-01</date>
</packageinformation>
<authorinformation>
<instruction type="script">acp/install_com.woltlab.wcf_step2.php</instruction>
</instructions>
- <instructions type="update" fromversion="6.0.4">
- <instruction type="file">files_update.tar</instruction>
- </instructions>
- <instructions type="update" fromversion="6.0.5 dev 1">
+ <instructions type="update" fromversion="6.0.5">
<instruction type="file">files_update.tar</instruction>
</instructions>
</package>
\mb_language('uni');
// define current woltlab suite version
-\define('WCF_VERSION', '6.0.5');
+\define('WCF_VERSION', '6.0.6');
// define current unix timestamp
\define('TIME_NOW', \time());