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