diff --git a/package.json b/package.json index aecf118f7..c09f16ca6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "liquality-wallet", - "version": "0.85.2", + "version": "0.86.0", "private": true, "author": "Liquality ", "scripts": { diff --git a/src/manifest.json b/src/manifest.json index 776659d91..5e092426e 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,6 +1,6 @@ { "manifest_version": 2, - "version": "0.85.2", + "version": "0.86.0", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en",