release(0.7.2)

This commit is contained in:
07akioni 2020-02-05 13:49:02 +08:00
parent 020551b738
commit e50dd0a97c
2 changed files with 2 additions and 2 deletions

View File

@ -238,7 +238,7 @@ const routes = [
},
{
path: '/*',
redirect: '/en-US/dark/start'
redirect: '/zh-CN/light/start'
}
]

View File

@ -1,6 +1,6 @@
{
"name": "naive-ui",
"version": "0.7.1",
"version": "0.7.2",
"description": "",
"main": "index.js",
"scripts": {