update version

This commit is contained in:
binaryify 2021-08-10 17:28:31 +08:00
parent 22e4da431d
commit ced768962a
2 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,6 @@
# 更新日志 # 更新日志
### 4.0.19 | 2021.8.10
- 修复若干问题
### 4.0.17 | 2021.7.16 ### 4.0.17 | 2021.7.16
- 修复若干问题 - 修复若干问题

View File

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