diff --git a/README.md b/README.md index 64f043a..d2e9f10 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [English Version](https://tank-doc.eyeblue.cn/en) -# 蓝眼云盘(3.1.1) +# 蓝眼云盘(3.1.2) [在线Demo](https://tank.eyeblue.cn) (体验账号: demo 密码:123456) 蓝眼云盘是蓝眼开源系列代表作品之一,致力于打造精致,优雅,简约的云盘。核心功能如下: diff --git a/package.json b/package.json index 5837e52..2686061 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tank-front", - "version": "3.1.1", + "version": "3.1.2", "private": true, "dependencies": { "@ant-design/icons": "4.2.1",