From d39739ba32dd6c66454ca92dee946143cac203f2 Mon Sep 17 00:00:00 2001 From: Lablnet Date: Sat, 18 Aug 2018 23:40:01 -0700 Subject: [PATCH] update --- Config/Config.php | 2 +- Config/Dependencies.php | 2 +- composer.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Config/Config.php b/Config/Config.php index 327166e..b8b585c 100644 --- a/Config/Config.php +++ b/Config/Config.php @@ -19,7 +19,7 @@ class Config * * @var inr */ - const App_Version = '2.0.1'; + const App_Version = '2.0.2'; /** * Show or hide error messages on screen. diff --git a/Config/Dependencies.php b/Config/Dependencies.php index 5da068a..15e52f0 100644 --- a/Config/Dependencies.php +++ b/Config/Dependencies.php @@ -1,7 +1,7 @@