update to 2.5.0-b3 (build 412)

This commit is contained in:
crazywhalecc
2021-07-09 01:43:39 +08:00
parent 48215f2e5e
commit 58267f66fc
3 changed files with 3 additions and 4 deletions

View File

@@ -28,7 +28,7 @@ class ConsoleApplication extends Application
{
private static $obj = null;
const VERSION_ID = 411;
const VERSION_ID = 412;
const VERSION = "2.5.0-b3";
/**