diff --git a/package-lock.json b/package-lock.json index b340af95f..44b47ade3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "liquality-wallet", - "version": "0.3.7", + "version": "0.3.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 49882a74a..28baa8053 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "liquality-wallet", - "version": "0.3.7", + "version": "0.3.8", "private": true, "license": "MIT", "author": "Liquality ", diff --git a/src/manifest.json b/src/manifest.json index 5ed3d6a99..cd2209d29 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,6 +1,6 @@ { "manifest_version": 2, - "version": "0.3.7", + "version": "0.3.8", "name": "Liquality Wallet", "description": "Secure multi-crypto wallet with built-in Atomic Swaps!", "homepage_url": "https://liquality.io",