diff --git a/config/app.php b/config/app.php index 5bb78837..278807f7 100755 --- a/config/app.php +++ b/config/app.php @@ -236,5 +236,5 @@ return [ | The only modification by laravel config | */ - 'version' => '1.3.1-p.2' + 'version' => '1.3.1-r.1' ];