From bf50fa65eb6ef9c5d002fe708746e175d3a1eefe Mon Sep 17 00:00:00 2001 From: binaryify Date: Sun, 20 Dec 2020 17:41:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0appver=20#1060?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.MD | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.MD b/CHANGELOG.MD index d169e64..0be367e 100644 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -1,4 +1,7 @@ # 更新日志 +### 3.47.5 | 2020.12.20 +- 更新appver [#1060](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1060) + ### 3.47.4 | 2020.12.03 - 修复收藏的专栏接口无法调用的问题 [#1042](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1042)