From d8400d6d7918f938ebe6f1a6a9a3535829d2c977 Mon Sep 17 00:00:00 2001 From: Sujit Prasad Date: Thu, 24 Mar 2016 11:11:46 +0530 Subject: [PATCH] update version number 1.0.6.9 --- config/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/app.php b/config/app.php index 48a253db7..3c3456658 100644 --- a/config/app.php +++ b/config/app.php @@ -38,7 +38,7 @@ return [ | */ - 'version' => 'Community 1.0.6.8', + 'version' => 'Community 1.0.6.9', /* |--------------------------------------------------------------------------