mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-01 15:32:48 +08:00
chore: 修改版本号
This commit is contained in:
@@ -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 = '';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user