chore: 升级版本至1.1.3

This commit is contained in:
insistence
2024-05-13 09:15:01 +08:00
parent 6ea8ada989
commit 266b3e3b5c
3 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ APP_HOST = '0.0.0.0'
# 应用端口
APP_PORT = 9099
# 应用版本
APP_VERSION= '1.1.2'
APP_VERSION= '1.1.3'
# 应用是否开启热重载
APP_RELOAD = true
# 应用是否开启IP归属区域查询

View File

@@ -10,7 +10,7 @@ APP_HOST = '0.0.0.0'
# 应用端口
APP_PORT = 9099
# 应用版本
APP_VERSION= '1.1.2'
APP_VERSION= '1.1.3'
# 应用是否开启热重载
APP_RELOAD = false
# 应用是否开启IP归属区域查询

View File

@@ -1,6 +1,6 @@
{
"name": "vfadmin",
"version": "1.1.2",
"version": "1.1.3",
"description": "vfadmin管理系统",
"author": "insistence",
"license": "MIT",