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