diff --git a/src/Config/web.config.php b/src/Config/web.config.php index abdada152..918ccc33d 100644 --- a/src/Config/web.config.php +++ b/src/Config/web.config.php @@ -21,6 +21,6 @@ */ return [ - 'version' => '3.0.24', + 'version' => '3.0.25', 'queue_status_update_time' => 10 * 1000, // milliseconds = seconds x 1,000 ];