This commit is contained in:
walkor 2022-09-17 16:15:35 +08:00
parent efc44a2a54
commit 578c3a6f43

View File

@ -19,5 +19,5 @@ return [
'request_class' => Request::class,
'controller_suffix' => 'Controller',
'plugin_market_host' => 'https://www.workerman.net',
'version' => '0.3.0'
'version' => '0.3.1'
];