From b885e1eeff6b9efde7fd4bfdb3ae11edc88c41b5 Mon Sep 17 00:00:00 2001
From: 疯狂的狮子li <15040126243@163.com>
Date: 星期六, 15 五月 2021 14:33:53 +0800
Subject: [PATCH] 发布 v2.1.0

---
 ruoyi-ui/package.json        |    2 +-
 ruoyi-ui/src/views/index.vue |   10 +++++++++-
 pom.xml                      |    2 +-
 README.md                    |    2 +-
 4 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 277f48d..a98bde5 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@
 * 鍗囩骇 swagger 涓� knife4j
 * 闆嗘垚 Hutool 5.X 骞堕噸鍐橰uoYi閮ㄥ垎鍔熻兘
 * 闆嗘垚 Feign 鎺ュ彛鍖栫鐞� Http 璇锋眰(濡備笁鏂硅姹� 鏀粯,鐭俊,鎺ㄩ�佺瓑)
-* 闆嗘垚 spring-boot-admin 鍏ㄦ柟浣嶇洃鎺�
+* 绉婚櫎 鑷甫鏈嶅姟鐩戞帶 鏀逛负 spring-boot-admin 鍏ㄦ柟浣嶇洃鎺�
 * 澧炲姞 demo 妯″潡绀轰緥(缁欎笉浼氬鍔犳ā鍧楃殑灏忎紮浼村仛鍙傝��)
 
 ### 浠g爜鏀瑰姩
diff --git a/pom.xml b/pom.xml
index edd8621..62930f9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
     <description>RuoYi-Vue-Plus鍚庡彴绠$悊绯荤粺</description>
     
     <properties>
-        <ruoyi-vue-plus.version>2.0.0</ruoyi-vue-plus.version>
+        <ruoyi-vue-plus.version>2.1.0</ruoyi-vue-plus.version>
         <spring-boot.version>2.3.10.RELEASE</spring-boot.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
diff --git a/ruoyi-ui/package.json b/ruoyi-ui/package.json
index 313d721..0ac7e15 100644
--- a/ruoyi-ui/package.json
+++ b/ruoyi-ui/package.json
@@ -1,6 +1,6 @@
 {
   "name": "ruoyi-vue-plus",
-  "version": "2.0.0",
+  "version": "2.1.0",
   "description": "RuoYi-Vue-Plus鍚庡彴绠$悊绯荤粺",
   "author": "LionLi",
   "license": "MIT",
diff --git a/ruoyi-ui/src/views/index.vue b/ruoyi-ui/src/views/index.vue
index 84921bc..9cee59a 100644
--- a/ruoyi-ui/src/views/index.vue
+++ b/ruoyi-ui/src/views/index.vue
@@ -80,6 +80,14 @@
             <span>鏇存柊鏃ュ織</span>
           </div>
           <el-collapse accordion>
+            <el-collapse-item title="v2.1.0 - 2021-5-17">
+              <ol>
+                <li>update swagger鍗囩骇3.0.2</li>
+                <li>update 澧炲己鍒嗛〉宸ュ叿鍏煎鎬�</li>
+                <li>update 閫氱敤Service鎺ュ彛 澧炲姞鑷畾涔塿o杞崲鍑芥暟</li>
+                <li>remove 绉婚櫎ruoyi鑷甫鏈嶅姟鐩戞帶(Admin宸插叏閮ㄥ寘鍚�)</li>
+              </ol>
+            </el-collapse-item>
             <el-collapse-item title="v2.0.0 - 2021-5-15">
               <ol>
                 <li>springboot 鍗囩骇 2.3.10 渚濊禆鍏ㄩ潰鍗囩骇閫傞厤</li>
@@ -140,7 +148,7 @@
   data() {
     return {
       // 鐗堟湰鍙�
-      version: "2.0.0",
+      version: "2.1.0",
     };
   },
   methods: {

--
Gitblit v1.9.3