update to version 2.5.4 (buid 421)

This commit is contained in:
crazywhalecc
2021-09-11 16:27:16 +08:00
parent 71e83d5bc8
commit 880b4e847c
3 changed files with 9 additions and 4 deletions

View File

@@ -28,8 +28,8 @@ class ConsoleApplication extends Application
{
private static $obj = null;
const VERSION_ID = 420;
const VERSION = "2.5.3";
const VERSION_ID = 421;
const VERSION = "2.5.4";
/**
* @throws InitException