update version name to 2.8.1

This commit is contained in:
crazywhalecc
2022-07-03 12:19:32 +08:00
committed by Jerry Ma
parent b1e37943df
commit 51a9c5c4e8

View File

@@ -30,7 +30,7 @@ class ConsoleApplication extends Application
{
public const VERSION_ID = 474;
public const VERSION = '2.8.0';
public const VERSION = '2.8.1';
private static $obj;