mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-10 10:15:35 +08:00
fix Response class null error (build 438)
This commit is contained in:
@@ -28,7 +28,7 @@ use ZM\Exception\InitException;
|
||||
|
||||
class ConsoleApplication extends Application
|
||||
{
|
||||
public const VERSION_ID = 437;
|
||||
public const VERSION_ID = 438;
|
||||
|
||||
public const VERSION = '2.7.0-beta3';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user