<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.1.0</version>
- <date>2024-10-28</date>
+ <version>6.1.1 dev 1</version>
+ <date>2024-11-20</date>
</packageinformation>
<authorinformation>
</instructions>
<instructions type="update" fromversion="6.1.0">
- <!-- https://github.com/WoltLab/WCF/commit/3434ac976c35ac20a16b717b2fe8d457841c6220 -->
+ <instruction type="acpTemplate">acptemplates_update.tar</instruction>
+ <instruction type="file">files_update.tar</instruction>
+ <instruction type="template">templates_update.tar</instruction>
+ <instruction type="script">acp/update_com.woltlab.wcf_6.1_checkSystemRequirements.php</instruction>
+ <instruction type="language"/>
<instruction type="fileDelete"/>
</instructions>
</package>
\mb_language('uni');
// define current woltlab suite version
-\define('WCF_VERSION', '6.1.0');
+\define('WCF_VERSION', '6.1.1 dev 1');
// define current unix timestamp
\define('TIME_NOW', \time());