diff --git a/package-lock.json b/package-lock.json index 7a3ea29..9152bbc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "unlock-music", - "version": "1.6.0", + "version": "1.6.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5273a3e..7390d5b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "unlock-music", - "version": "1.6.0", - "updateInfo": "增加对flac文件的meta写入;支持QQ音乐封面写入(实验性)", + "version": "1.6.1", + "updateInfo": "修复flac文件的meta写入", "license": "MIT", "description": "Unlock encrypted music file in browser.", "repository": {