diff --git a/config/app.php b/config/app.php index 6b1a3d501..8afa52983 100644 --- a/config/app.php +++ b/config/app.php @@ -13,7 +13,7 @@ return [ | */ - 'debug' => false, + 'debug' => true, /* |-------------------------------------------------------------------------- @@ -38,7 +38,7 @@ return [ | */ - 'version' => 'Community 1.0.7', + 'version' => 'Community 1.0.7.1', /* |--------------------------------------------------------------------------