diff --git a/config/app.php b/config/app.php index 6497ef694..9f51a11a2 100644 --- a/config/app.php +++ b/config/app.php @@ -11,7 +11,7 @@ return [ | change this value if you are not maintaining your own internal versions. */ - 'version' => 'canary', + 'version' => 'v4.2.1', /* |--------------------------------------------------------------------------