update to 2.5.6 (build 423)

This commit is contained in:
crazywhalecc
2021-10-17 23:55:02 +08:00
parent e020e5d593
commit 66dd91bb97
3 changed files with 10 additions and 3 deletions

View File

@@ -28,8 +28,8 @@ class ConsoleApplication extends Application
{
private static $obj = null;
const VERSION_ID = 422;
const VERSION = "2.5.5";
const VERSION_ID = 423;
const VERSION = "2.5.6";
/**
* @throws InitException