mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-03-17 20:54:52 +08:00
update to build 387
This commit is contained in:
parent
19e61c7cc3
commit
cc57997abc
@ -18,8 +18,8 @@ use ZM\Utils\DataProvider;
|
||||
|
||||
class ConsoleApplication extends Application
|
||||
{
|
||||
const VERSION_ID = 386;
|
||||
const VERSION = "2.3.0-beta1";
|
||||
const VERSION_ID = 387;
|
||||
const VERSION = "2.3.0";
|
||||
|
||||
public function __construct(string $name = 'UNKNOWN') {
|
||||
define("ZM_VERSION_ID", self::VERSION_ID);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user