更改版本号

This commit is contained in:
binaryify
2019-11-07 14:08:11 +08:00
parent 40931b30c1
commit af85273466
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# 更新日志 # 更新日志
### 3.25.1 | 2019.11.07 ### 3.25.2 | 2019.11.07
- 修复邮箱登录状态码错误,增加相关提示 [#633](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/633) - 修复邮箱登录状态码错误,增加相关提示 [#633](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/633)
### 3.25.0 | 2019.11.06 ### 3.25.0 | 2019.11.06

View File

@ -1,6 +1,6 @@
{ {
"name": "NeteaseCloudMusicApi", "name": "NeteaseCloudMusicApi",
"version": "3.25.1", "version": "3.25.2",
"description": "网易云音乐 NodeJS 版 API", "description": "网易云音乐 NodeJS 版 API",
"scripts": { "scripts": {
"start": "node app.js", "start": "node app.js",