diff --git a/config/app.php b/config/app.php index 6469d3f9..aae03a8d 100755 --- a/config/app.php +++ b/config/app.php @@ -236,5 +236,5 @@ return [ | The only modification by laravel config | */ - 'version' => '1.4.4' + 'version' => '1.5.0' ];