diff --git a/config/app.php b/config/app.php index b0be8eb6..2c68e8bb 100755 --- a/config/app.php +++ b/config/app.php @@ -236,5 +236,5 @@ return [ | The only modification by laravel config | */ - 'version' => '1.3-pre5' + 'version' => '1.3-pre6' ];