From fd6e3d117f2a1f03519a02ca8283e8707fcd57c1 Mon Sep 17 00:00:00 2001
From: Bradley Suira <bradleysuira@gmail.com>
Date: Tue, 2 Feb 2021 18:47:06 -0500
Subject: [PATCH] feat: bumped version 0.14.7

---
 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 977117835..ef76702a9 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
 {
   "name": "liquality-wallet",
-  "version": "0.14.6",
+  "version": "0.14.7",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
diff --git a/package.json b/package.json
index 85dc0d4ba..c2c384635 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "liquality-wallet",
-  "version": "0.14.6",
+  "version": "0.14.7",
   "private": true,
   "license": "MIT",
   "author": "Liquality <info@liquality.io>",
diff --git a/src/manifest.json b/src/manifest.json
index d2081c85b..639a031d1 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,6 +1,6 @@
 {
   "manifest_version": 2,
-  "version": "0.14.6",
+  "version": "0.14.7",
   "name": "Liquality Wallet",
   "description": "Secure multi-crypto wallet with built-in Atomic Swaps!",
   "homepage_url": "https://liquality.io",