chore: 升级版本

This commit is contained in:
binaryify 2022-04-06 16:07:58 +08:00
parent 321e9c68f0
commit 22fbe0e3ed
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,7 @@
# 更新日志
### 4.5.11 | 2022.04.06
- 修复云盘接口mimetype获取错误 [#1503](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/1503)
### 4.5.10 | 2022.03.28
- 修复了若干问题

View File

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