add Macroable (build 440)

This commit is contained in:
crazywhalecc
2022-03-20 01:54:14 +08:00
parent c897da29c6
commit f0f120bd32
3 changed files with 61 additions and 1 deletions

View File

@@ -28,7 +28,7 @@ use ZM\Exception\InitException;
class ConsoleApplication extends Application
{
public const VERSION_ID = 439;
public const VERSION_ID = 440;
public const VERSION = '2.7.0-beta4';