mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-02 14:25:38 +08:00
fix unpack autoload not working, change exclude_annotate to another name (build 444)
This commit is contained in:
@@ -28,7 +28,7 @@ use ZM\Exception\InitException;
|
||||
|
||||
class ConsoleApplication extends Application
|
||||
{
|
||||
public const VERSION_ID = 443;
|
||||
public const VERSION_ID = 444;
|
||||
|
||||
public const VERSION = '2.7.0-beta4';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user