Ver código fonte

setTag v3.0.1

yanglzh 1 ano atrás
pai
commit
16e7552399
2 arquivos alterados com 4 adições e 4 exclusões
  1. 2 2
      package.json
  2. 2 2
      public/version.json

+ 2 - 2
package.json

@@ -1,6 +1,6 @@
 {
   "name": "vue-next-admin",
-  "version": "v3.0.0",
+  "version": "v3.0.1",
   "description": "vue3 vite next admin template",
   "author": "lyt_20201208",
   "license": "MIT",
@@ -110,5 +110,5 @@
     "type": "git",
     "url": "https://gitee.com/lyt-top/vue-next-admin.git"
   },
-  "updateTime": "2024-05-20 07:02:06"
+  "updateTime": "2024-05-20 07:02:12"
 }

+ 2 - 2
public/version.json

@@ -1,4 +1,4 @@
 {
-  "version": "v3.0.0",
-  "updateTime": "2024-05-20 07:02:06"
+  "version": "v3.0.1",
+  "updateTime": "2024-05-20 07:02:12"
 }