update to 2.5.8 (build 426)

This commit is contained in:
Jerry Ma
2021-11-10 14:07:21 +08:00
committed by GitHub
parent d6ec404d76
commit 2a13298384

View File

@@ -27,8 +27,8 @@ class ConsoleApplication extends Application
{ {
private static $obj = null; private static $obj = null;
const VERSION_ID = 425; const VERSION_ID = 426;
const VERSION = "2.5.7"; const VERSION = "2.5.8";
/** /**
* @throws InitException * @throws InitException