diff --git a/config/app.php b/config/app.php index f57036f95..cf7af1c35 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' => '1.6.4', /* |--------------------------------------------------------------------------