feat: base 修改版本号

This commit is contained in:
caoqianming 2023-12-05 08:54:30 +08:00
parent b744ac4591
commit 1ef6826776
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ DEBUG = conf.DEBUG
ALLOWED_HOSTS = ['*']
SYS_NAME = 'XT_EHS'
SYS_VERSION = '2.2.2'
SYS_VERSION = '2.3.0'
# Application definition