This commit is contained in:
jerry 2021-03-23 14:02:58 +08:00
parent 0ff4e52ed3
commit 9689dc9db1

View File

@ -18,7 +18,7 @@ use ZM\Utils\DataProvider;
class ConsoleApplication extends Application
{
const VERSION_ID = 390;
const VERSION_ID = 395;
const VERSION = "2.3.2";
public function __construct(string $name = 'UNKNOWN') {