diff --git a/package-lock.json b/package-lock.json index a74b7ee14..93f2f332d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ipfs-desktop", - "version": "0.25.0", + "version": "0.26.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ipfs-desktop", - "version": "0.25.0", + "version": "0.26.0", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index a8a068109..2c7e0eda1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ipfs-desktop", "private": true, - "version": "0.25.0", + "version": "0.26.0", "productName": "IPFS Desktop", "description": "IPFS Native Application", "main": "src/index.js",