From 27e919237ce3171ae97c6e7aaf5fc6219576d981 Mon Sep 17 00:00:00 2001 From: monokh Date: Tue, 27 Oct 2020 21:05:16 +0000 Subject: [PATCH] Update version dev --- package-lock.json | 2 +- package.json | 2 +- src/manifest.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 61e17cd95..1b81bdf4b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "liquality-wallet", - "version": "0.6.2", + "version": "0.6.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 70db245a6..42743b1f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "liquality-wallet", - "version": "0.6.2", + "version": "0.6.3", "private": true, "license": "MIT", "author": "Liquality ", diff --git a/src/manifest.json b/src/manifest.json index 8ffb9d5de..ba2a3b9d4 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,6 +1,6 @@ { "manifest_version": 2, - "version": "0.6.2", + "version": "0.6.3", "name": "Liquality Wallet", "description": "Secure multi-crypto wallet with built-in Atomic Swaps!", "homepage_url": "https://liquality.io",