diff --git a/package.json b/package.json index f7339d5..4da0310 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pure-admin-thin", - "version": "3.8.0", + "version": "3.8.5", "private": true, "scripts": { "dev": "NODE_OPTIONS=--max-old-space-size=4096 vite", diff --git a/public/serverConfig.json b/public/serverConfig.json index e2768fa..7a09dae 100644 --- a/public/serverConfig.json +++ b/public/serverConfig.json @@ -1,5 +1,5 @@ { - "Version": "3.8.0", + "Version": "3.8.5", "Title": "PureAdmin", "FixedHeader": true, "HiddenSideBar": false,