diff --git a/package-lock.json b/package-lock.json index 38ea157..7a3ea29 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "unlock-music", - "version": "1.5.2", + "version": "1.6.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e09162f..5273a3e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "unlock-music", - "version": "1.5.2", - "updateInfo": "改善.mgg解锁算法", + "version": "1.6.0", + "updateInfo": "增加对flac文件的meta写入;支持QQ音乐封面写入(实验性)", "license": "MIT", "description": "Unlock encrypted music file in browser.", "repository": {