bump version to 2.8.4

This commit is contained in:
crazywhalecc 2022-08-07 13:12:27 +08:00 committed by Jerry Ma
parent 6282da4972
commit 34919afb36

View File

@ -30,7 +30,7 @@ class ConsoleApplication extends Application
{
public const VERSION_ID = 477;
public const VERSION = '2.8.3';
public const VERSION = '2.8.4';
private static $obj;