bump version to 2.8.0 (#100)

This commit is contained in:
sunxyw
2022-04-15 23:59:59 +08:00
committed by GitHub
parent 50d27ee186
commit 05a04104dd

View File

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