From 47c698a306453866dde7e92f8d72a6b40e7c65d4 Mon Sep 17 00:00:00 2001 From: Sujit Prasad Date: Fri, 19 Aug 2016 15:16:50 +0530 Subject: [PATCH] update v1.0.7.9.1 R.C. --- config/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/app.php b/config/app.php index ddf206e11..75169fa41 100644 --- a/config/app.php +++ b/config/app.php @@ -33,7 +33,7 @@ return [ | This tells about aplication current version. | */ - 'version' => 'Community 1.0.7.9', + 'version' => 'Community 1.0.7.9.1', /* |--------------------------------------------------------------------------