config: 更新版本号到2.2.2

This commit is contained in:
caoqianming 2023-09-07 08:50:33 +08:00
parent 72d5ae143f
commit 86e07d6b8c
1 changed files with 1 additions and 1 deletions

View File

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