开始通过git升级版本

This commit is contained in:
2023-09-19 16:29:19 +08:00
parent 37bbd99861
commit fcaa78f6e9
8 changed files with 196 additions and 6 deletions

View File

@@ -14,12 +14,12 @@ use think\facade\App;
class Version extends Command
{
public const VERSION = 'v2.0.29';
public const VERSION = 'v2.0.30-beta';
public const LAYUI_VERSION = '2.8.16';
public const COMMENT = [
'新增拟物风格特效皮肤',
'修复文件',
];
protected function configure()