diff --git a/config/app.php b/config/app.php index 03742244b..1376becd6 100644 --- a/config/app.php +++ b/config/app.php @@ -9,7 +9,7 @@ return [ | change this value if you are not maintaining your own internal versions. */ - 'version' => 'canary', + 'version' => '0.7.0', /* |--------------------------------------------------------------------------