<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.0 Alpha 6</version>
- <date>2023-07-17</date>
+ <version>6.0.0 Alpha 7</version>
+ <date>2023-07-19</date>
</packageinformation>
<authorinformation>
<instruction type="templateDelete" />
</instructions>
- <!-- Run this with the next update: -->
- <!--
- <instruction type="script" run="standalone">acp/update_com.woltlab.wcf_6.0_styleVariables.php</instruction>
- -->
-
- <instructions type="update" fromversion="6.0.0 Alpha 5">
- <instruction type="acpTemplate">acptemplates_update.tar</instruction>
+ <instructions type="update" fromversion="6.0.0 Alpha 6">
<instruction type="file">files_update.tar</instruction>
- <instruction type="template">templates_update.tar</instruction>
<instruction type="language"/>
- <instruction type="bbcode"/>
-
- <instruction type="script" run="standalone">acp/update_com.woltlab.wcf_6.0_styleVariables.php</instruction>
</instructions>
</package>
\mb_language('uni');
// define current woltlab suite version
-\define('WCF_VERSION', '6.0.0 Alpha 6');
+\define('WCF_VERSION', '6.0.0 Alpha 7');
// define current unix timestamp
\define('TIME_NOW', \time());