xiaoxian521 3 gadi atpakaļ
vecāks
revīzija
7f10ac7679
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  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,