发布版本

This commit is contained in:
2023-06-07 16:39:27 +08:00
parent 1ff847f82e
commit 0f9be6a530

View File

@@ -14,7 +14,7 @@ use think\facade\App;
class Version extends Command
{
public const VERSION = 'v2.0.27';
public const VERSION = 'v2.0.29';
public const LAYUI_VERSION = '2.8.4';