diff --git a/config/app.php b/config/app.php index 33ededd1..5986d43d 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.21.0', + 'version' => '1.22.0', /* |--------------------------------------------------------------------------