From a6f0cfef619ffbd508096915f25a54e48348dbad Mon Sep 17 00:00:00 2001 From: Sujit Prasad Date: Wed, 4 May 2016 13:18:07 +0530 Subject: [PATCH] update fix --- config/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/app.php b/config/app.php index 83329f97a..52a450f2d 100644 --- a/config/app.php +++ b/config/app.php @@ -38,7 +38,7 @@ return [ | */ - 'version' => 'Community 1.0.7.2', + 'version' => 'Community 1.0.7.3', /* |--------------------------------------------------------------------------