<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>3.1.0</version> <!-- codename: tornado -->
- <date>2018-02-28</date>
+ <version>3.1.1</version> <!-- codename: tornado -->
+ <date>2018-03-12</date>
</packageinformation>
<authorinformation>
<instruction type="style">defaultStyle.tar</instruction>
</instructions>
- <instructions type="update" fromversion="3.1.0 RC 4">
- <instruction type="acpTemplate" />
- <instruction type="file" run="standalone" />
- <instruction type="template" />
+ <instructions type="update" fromversion="3.1.0">
+ <instruction type="acpTemplate">acptemplates_update.tar</instruction>
+ <instruction type="file">files_update.tar</instruction>
+ <instruction type="template">templates_update.tar</instruction>
<instruction type="language" />
</instructions>
}
// define current woltlab suite version
-define('WCF_VERSION', '3.1.0');
+define('WCF_VERSION', '3.1.1');
// define current API version
define('WSC_API_VERSION', 2018);