xiaoxian521 2 лет назад
Родитель
Сommit
7f10ac7679
2 измененных файлов с 2 добавлено и 2 удалено
  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,