Update workerRoute version to 1.0.2
This commit is contained in:
@@ -132,7 +132,7 @@ class workerRoute
|
||||
'time' => date('Y-m-d H:i:s'),
|
||||
'timezone' => date_default_timezone_get(),
|
||||
'host' => gethostname(),
|
||||
'version' => '1.0.1',
|
||||
'version' => '1.0.2',
|
||||
'routes' => $router->countRoutes(),
|
||||
'redis' => [
|
||||
'host' => $REDIS_CONFIG['host'],
|
||||
|
||||
Reference in New Issue
Block a user