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 @@