diff --git a/config/params.php b/config/params.php index 6c27d1d7..f13a69e5 100644 --- a/config/params.php +++ b/config/params.php @@ -8,5 +8,5 @@ return [ "version" => "1.0.7", "autoSyncLog" => false, "timeoutRequestServer" => 4, - "test" => 4 + "test" => 5 ];