chore: 修改版本号

This commit is contained in:
augushong
2025-10-09 23:23:28 +08:00
parent a96d5c0d6b
commit ae40f99866

View File

@@ -13,7 +13,7 @@ use think\console\Output;
class VersionBase extends Command
{
public const VERSION = 'v2.0.119';
public const VERSION = 'v2.0.120';
public const PRODUCT_VERSION = '';