diff --git a/flextype/bootstrap.php b/flextype/bootstrap.php index cadab4f6..589c6ced 100755 --- a/flextype/bootstrap.php +++ b/flextype/bootstrap.php @@ -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();