发布新版本

This commit is contained in:
2023-04-27 20:40:20 +08:00
parent 78135f1fe1
commit 332cfb590e

View File

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