修复非法参数403 #335, 修复代理错误 #334

This commit is contained in:
binaryify 2018-09-29 09:10:23 +08:00
parent ec21f0600d
commit 701bfdbd24
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,6 @@
# 更新日志 # 更新日志
### 2.20.5 | 2018.09.29
修复非法参数403 #335, 修复代理错误 #334
### 2.20.4 | 2018.09.27 ### 2.20.4 | 2018.09.27

View File

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