diff --git a/package-lock.json b/package-lock.json index 7b6ac09..c21c546 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "unlock-music", - "version": "1.8.0", + "version": "1.8.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c759137..c278e94 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "unlock-music", - "version": "1.8.0", - "updateInfo": "支持构建为浏览器扩展(Chrome & Firefox)", + "version": "1.8.1", + "updateInfo": "添加构建为Docker镜像", "license": "MIT", "description": "Unlock encrypted music file in browser.", "repository": {