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