update version to 2.8.8

This commit is contained in:
Jerry Ma
2023-06-05 22:48:36 +08:00
committed by GitHub
parent 6173cf2e37
commit 21f310852a

View File

@@ -30,7 +30,7 @@ class ConsoleApplication extends Application
{ {
public const VERSION_ID = 480; public const VERSION_ID = 480;
public const VERSION = '2.8.7'; public const VERSION = '2.8.8';
private static $obj; private static $obj;