mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-20 23:25:35 +08:00
update to 2.7.0 release (build 447)
This commit is contained in:
@@ -28,9 +28,9 @@ use ZM\Exception\InitException;
|
||||
|
||||
class ConsoleApplication extends Application
|
||||
{
|
||||
public const VERSION_ID = 446;
|
||||
public const VERSION_ID = 447;
|
||||
|
||||
public const VERSION = '2.7.0-beta5';
|
||||
public const VERSION = '2.7.0';
|
||||
|
||||
private static $obj;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user