Browse Source

release: update `3.6.1`

i18n
xiaoxian521 2 years ago
parent
commit
6ceb37624f
  1. 2
      package.json
  2. 2
      public/serverConfig.json

2
package.json

@ -1,6 +1,6 @@
{
"name": "pure-admin-thin",
"version": "3.6.0",
"version": "3.6.1",
"private": true,
"scripts": {
"dev": "NODE_OPTIONS=--max-old-space-size=4096 vite",

2
public/serverConfig.json

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

Loading…
Cancel
Save