diff --git a/package-lock.json b/package-lock.json index d38255d39..870efd7c9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ipfs-desktop", - "version": "0.20.4", + "version": "0.20.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ipfs-desktop", - "version": "0.20.4", + "version": "0.20.5", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 7ced89a62..af2af8591 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ipfs-desktop", "private": true, - "version": "0.20.4", + "version": "0.20.5", "productName": "IPFS Desktop", "description": "IPFS Native Application", "main": "src/index.js",