From 4612d92fab967de9aaa25f9a28e0b2a2265e0355 Mon Sep 17 00:00:00 2001 From: Sujit Prasad Date: Fri, 29 Jan 2016 19:52:24 +0530 Subject: [PATCH] Update app.php --- config/app.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/app.php b/config/app.php index fb6856655..37ae8256e 100644 --- a/config/app.php +++ b/config/app.php @@ -38,7 +38,7 @@ return [ | */ - 'version' => 'COMMUNITY 1.0.5.1', + 'version' => 'COMMUNITY 1.0.5.2', /* |-------------------------------------------------------------------------- @@ -266,4 +266,4 @@ return [ ], -]; \ No newline at end of file +];