Browse Source

Revert "setTag v2.1.4"

This reverts commit f36c387658eac3f1d56a0a977f3e2ab974d1209b.
yanglzh 1 year ago
parent
commit
301be80220
2 changed files with 2 additions and 2 deletions
  1. 1 1
      package.json
  2. 1 1
      public/version.json

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "vue-next-admin",
-  "version": "v3.0.1",
+  "version": "v2.1.3",
   "description": "vue3 vite next admin template",
   "author": "lyt_20201208",
   "license": "MIT",

+ 1 - 1
public/version.json

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