bump to v4.15.3

This commit is contained in:
binaryify 2024-01-29 18:22:33 +08:00
parent a34d4cfa2f
commit 9203e8a7d0
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,7 @@
# 更新日志 # 更新日志
### 4.15.3 | 2024.01.29
- 文件重命名,防止部署到 Vercel 404
### 4.15.2 | 2024.01.29 ### 4.15.2 | 2024.01.29
- 上传接口问题修复 - 上传接口问题修复

View File

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