From 1221d7905e22709fffbc23efcfa20388b45e0fd9 Mon Sep 17 00:00:00 2001 From: Andrii Ivaniv Date: Thu, 9 Jun 2022 13:48:17 +0300 Subject: [PATCH] 1.14.6 --- package.json | 2 +- public/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 900393f78..2eb4cf2d9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "temple-wallet", - "version": "1.14.5", + "version": "1.14.6", "private": true, "scripts": { "start": "cross-env NODE_ENV=development webpack --watch --info-verbosity none --display minimal --hide-modules", diff --git a/public/manifest.json b/public/manifest.json index 6c0740d91..75fcd7a28 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Temple - Tezos Wallet", - "version": "1.14.5", + "version": "1.14.6", "icons": { "16": "misc/icon-16.png",