优化版本检查功能

This commit is contained in:
binaryify 2018-09-17 21:45:03 +08:00
parent d4acd75a95
commit 42249ebba4
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# 更新日志
### 2.20.1 | 2018.09.17
优化版本检查功能
### 2.20.0 | 2018.09.06
新增版本检查功能

View File

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