Browse Source

fix: update

xiaoxian521 2 years ago
parent
commit
7f10ac7679
2 changed files with 2 additions and 2 deletions
  1. 1 1
      package.json
  2. 1 1
      public/serverConfig.json

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "vue-pure-admin",
-  "version": "3.2.0",
+  "version": "3.3.0",
   "private": true,
   "scripts": {
     "dev": "cross-env --max_old_space_size=4096 vite",

+ 1 - 1
public/serverConfig.json

@@ -1,5 +1,5 @@
 {
-  "Version": "3.2.0",
+  "Version": "3.3.0",
   "Title": "PureAdmin",
   "FixedHeader": true,
   "HiddenSideBar": false,