diff --git a/config/app.php b/config/app.php index dc63d206..341303ac 100644 --- a/config/app.php +++ b/config/app.php @@ -13,7 +13,7 @@ | the framework needs to place the application's version in a notification | or any other location as required by the application or its packages. */ - 'version' => '1.12.0', + 'version' => '1.13.0', /* |--------------------------------------------------------------------------