1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-23 21:33:01 +02:00

Flextype 0.9.0

This commit is contained in:
Awilum
2019-06-14 19:11:11 +03:00
parent a793ba3dc2
commit cadd5561ca

View File

@@ -21,7 +21,7 @@ use Flextype\Component\Filesystem\Filesystem;
*
* @var string
*/
define('FLEXTYPE_VERSION', '0.9.0-beta');
define('FLEXTYPE_VERSION', '0.9.0');
// Start the session
Session::start();