diff --git a/package-lock.json b/package-lock.json index cd1a6ec6b..01294d682 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "liquality-wallet", - "version": "0.2.3", + "version": "0.2.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ed12fdc9d..c80455843 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "liquality-wallet", - "version": "0.2.3", + "version": "0.2.4", "private": true, "license": "MIT", "author": "Liquality ", diff --git a/src/manifest.json b/src/manifest.json index dd9082bc3..61ec6b7ac 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,6 +1,6 @@ { "manifest_version": 2, - "version": "0.2.3", + "version": "0.2.4", "name": "Liquality Wallet", "description": "Secure multi-crypto wallet with built-in Atomic Swaps!", "homepage_url": "https://liquality.io",