Browse Source

setTag v2.2.0

yanglzh 1 year ago
parent
commit
c81c56d67f
2 changed files with 4 additions and 4 deletions
  1. 2 2
      package.json
  2. 2 2
      public/version.json

+ 2 - 2
package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "vue-next-admin",
   "name": "vue-next-admin",
-  "version": "v2.1.4",
+  "version": "v2.2.0",
   "description": "vue3 vite next admin template",
   "description": "vue3 vite next admin template",
   "author": "lyt_20201208",
   "author": "lyt_20201208",
   "license": "MIT",
   "license": "MIT",
@@ -110,5 +110,5 @@
     "type": "git",
     "type": "git",
     "url": "https://gitee.com/lyt-top/vue-next-admin.git"
     "url": "https://gitee.com/lyt-top/vue-next-admin.git"
   },
   },
-  "updateTime": "2024-05-20 07:01:39"
+  "updateTime": "2024-05-20 07:01:59"
 }
 }

+ 2 - 2
public/version.json

@@ -1,4 +1,4 @@
 {
 {
-  "version": "v2.1.4",
-  "updateTime": "2024-05-20 07:01:39"
+  "version": "v2.2.0",
+  "updateTime": "2024-05-20 07:01:59"
 }
 }