发布新版本

This commit is contained in:
2023-11-16 17:36:51 +08:00
parent 78f87c6f71
commit 494ccc144a

View File

@@ -12,7 +12,7 @@ use think\console\Output;
class VersionBase extends Command
{
public const VERSION = 'v2.0.67';
public const VERSION = 'v2.0.69';
public const LAYUI_VERSION = '2.8.17';