推进更新功能

This commit is contained in:
2023-09-19 18:08:47 +08:00
parent 56b706fe89
commit 8ed5a40147
7 changed files with 185 additions and 26 deletions

View File

@@ -14,7 +14,7 @@ use think\facade\App;
class Version extends Command
{
public const VERSION = 'v2.0.30-beta';
public const VERSION = 'v2.0.30-dev';
public const LAYUI_VERSION = '2.8.16';