From b591947facafbaeb0b4d0373015c82a18ae131a4 Mon Sep 17 00:00:00 2001 From: FreeScout Date: Mon, 26 Oct 2020 02:16:53 -0700 Subject: [PATCH] v1.6.3 --- config/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/app.php b/config/app.php index 7f90fed5..1344d1ab 100644 --- a/config/app.php +++ b/config/app.php @@ -12,7 +12,7 @@ return [ | or any other location as required by the application or its packages. */ - 'version' => '1.6.2', + 'version' => '1.6.3', /* |--------------------------------------------------------------------------