Re-fix the last no-message-response bug

This commit is contained in:
crazywhalecc
2022-03-27 21:34:49 +08:00
parent e13660dcdc
commit b1d30da4bc
2 changed files with 2 additions and 2 deletions

View File

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