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