From 4879e748a9b031d27a481168b7f2ecbd55eb10cf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9D=8E=E5=BC=BA?= <1206709430@qq.com>
Date: Mon, 21 Aug 2023 14:28:20 +0800
Subject: [PATCH] =?UTF-8?q?=E5=8A=9F=E8=83=BD=E5=8F=98=E5=8C=96:=20?=
 =?UTF-8?q?=E5=8F=91=E5=B8=83=E7=89=88=E6=9C=ACv2.1.5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 web/.env.development                                 | 2 +-
 web/package.json                                     | 2 +-
 web/src/views/dashboard/workbench/components/ver.vue | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/web/.env.development b/web/.env.development
index dc35c7f..0eb4dcb 100644
--- a/web/.env.development
+++ b/web/.env.development
@@ -6,6 +6,6 @@ VUE_APP_TITLE=企业级后台管理系统
 VUE_APP_PM_ENABLED = true
 # 后端接口地址及端口(域名)
 VUE_APP_API = "http://127.0.0.1:8000"
-VUE_APP_VERSION = '2.0.4'
+VUE_APP_VERSION = '2.1.5'
 # 文件存储引擎
 VUE_APP_FILE_ENGINE = 'local'  # oss、cos、local
diff --git a/web/package.json b/web/package.json
index 0b751ce..c2a6b78 100644
--- a/web/package.json
+++ b/web/package.json
@@ -1,6 +1,6 @@
 {
   "name": "django-vue-admin",
-  "version": "2.1.4",
+  "version": "2.1.5",
   "scripts": {
     "serve": "vue-cli-service serve --open",
     "start": "npm run serve",
diff --git a/web/src/views/dashboard/workbench/components/ver.vue b/web/src/views/dashboard/workbench/components/ver.vue
index b868a20..dd02246 100644
--- a/web/src/views/dashboard/workbench/components/ver.vue
+++ b/web/src/views/dashboard/workbench/components/ver.vue
@@ -66,7 +66,7 @@ export default {
   },
   methods: {
     async getVer () {
-      this.ver = `v${process.env.VUE_APP_VERSION}` || 'v2.1.1'
+      this.ver = `v${process.env.VUE_APP_VERSION}` || 'v2.1.5'
       this.title = this.siteName || process.env.VUE_APP_TITLE
     },
     // 生成一个颜色