From 744f0fc429b3f30cd65ed3f5c6fe6a2c16cd2cc1 Mon Sep 17 00:00:00 2001 From: Andrii Ivaniv Date: Mon, 16 May 2022 14:37:49 +0300 Subject: [PATCH] 1.14.0 --- package.json | 2 +- public/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4d2142fe3..6fb6fc5f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "temple-wallet", - "version": "1.13.31", + "version": "1.14.0", "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 3e8061594..93a896ba1 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Temple - Tezos Wallet", - "version": "1.13.31", + "version": "1.14.0", "icons": { "16": "misc/icon-16.png",