From 0e7ad23fbc600c205777538617ed52e8c241fbaf Mon Sep 17 00:00:00 2001 From: Taija Tevia-Clark Date: Wed, 25 Mar 2020 15:06:28 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20RELEASE:=20=20v1.1=20Version=20B?= =?UTF-8?q?ump?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/app.php b/config/app.php index beeb986..864507a 100644 --- a/config/app.php +++ b/config/app.php @@ -18,7 +18,7 @@ /** * App Version */ - 'version' => '1', + 'version' => '1.1', /* |--------------------------------------------------------------------------