mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-07-05 21:58:56 +08:00
更改版本号
This commit is contained in:
parent
40931b30c1
commit
af85273466
@ -1,5 +1,5 @@
|
|||||||
# 更新日志
|
# 更新日志
|
||||||
### 3.25.1 | 2019.11.07
|
### 3.25.2 | 2019.11.07
|
||||||
- 修复邮箱登录状态码错误,增加相关提示 [#633](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/633)
|
- 修复邮箱登录状态码错误,增加相关提示 [#633](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/633)
|
||||||
|
|
||||||
### 3.25.0 | 2019.11.06
|
### 3.25.0 | 2019.11.06
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "NeteaseCloudMusicApi",
|
"name": "NeteaseCloudMusicApi",
|
||||||
"version": "3.25.1",
|
"version": "3.25.2",
|
||||||
"description": "网易云音乐 NodeJS 版 API",
|
"description": "网易云音乐 NodeJS 版 API",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node app.js",
|
"start": "node app.js",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user