diff --git a/package-lock.json b/package-lock.json index 48d7266..6041f43 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "unlock-music", - "version": "1.10.6", + "version": "1.10.7", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "unlock-music", - "version": "1.10.6", + "version": "1.10.7", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 7e9d9f6..5c6ecc5 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "unlock-music", - "version": "1.10.6", + "version": "1.10.7", "ext_build": 0, - "updateInfo": "修正文件过小的情况下酷狗 / QQ解密错误问题", + "updateInfo": "修正文件未加密时出现错误的问题", "license": "MIT", "description": "Unlock encrypted music file in browser.", "repository": { diff --git a/src/component/EditDialog.vue b/src/component/EditDialog.vue index e01c365..853a279 100644 --- a/src/component/EditDialog.vue +++ b/src/component/EditDialog.vue @@ -77,6 +77,7 @@