发布新版本

This commit is contained in:
2023-09-23 14:50:54 +08:00
parent 08c340a2bf
commit 68f92e9cf2

View File

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