diff --git a/config/app.php b/config/app.php index ddf206e11..75169fa41 100644 --- a/config/app.php +++ b/config/app.php @@ -33,7 +33,7 @@ return [ | This tells about aplication current version. | */ - 'version' => 'Community 1.0.7.9', + 'version' => 'Community 1.0.7.9.1', /* |--------------------------------------------------------------------------