<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.0.24</version> <!-- codename: vortex -->
- <date>2020-04-08</date>
+ <version>3.0.25</version> <!-- codename: vortex -->
+ <date>2020-06-27</date>
</packageinformation>
<authorinformation>
<instruction type="script">acp/update_com.woltlab.wcf_preventMailAbuse.php</instruction>
</instructions>
- <instructions type="update" fromversion="3.0.23">
+ <instructions type="update" fromversion="3.0.24">
<instruction type="file">files_update.tar</instruction>
-
- <instruction type="script">acp/update_com.woltlab.wcf_preventMailAbuse.php</instruction>
</instructions>
</package>
}
// define current woltlab suite version
-define('WCF_VERSION', '3.0.24');
+define('WCF_VERSION', '3.0.25');
// define current unix timestamp
define('TIME_NOW', time());