Add Attribute and property (build 453, release 2.7.3)

This commit is contained in:
crazywhalecc
2022-03-25 19:15:58 +08:00
parent 56d2a52706
commit d3f4ade215
4 changed files with 10 additions and 1 deletions

View File

@@ -28,7 +28,7 @@ use ZM\Exception\InitException;
class ConsoleApplication extends Application
{
public const VERSION_ID = 452;
public const VERSION_ID = 453;
public const VERSION = '2.7.3';