bump to 4.13.2

This commit is contained in:
binaryify 2023-09-25 14:08:41 +08:00
parent 56f0317529
commit ca14c983bb
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,7 @@
# 更新日志
### 4.13.2 | 2023.09.25
- 修改wiki相关接口
-
### 4.13.1 | 2023.09.23
- `/verify/getQr` 补充二维码dataurl返回数据

View File

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