update version to 2.8.7

This commit is contained in:
Jerry
2023-02-13 21:03:34 +08:00
parent 5b1c771a2d
commit 6543574695

View File

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