From 75aae27b357e54c801fe060494d00369d1ff9653 Mon Sep 17 00:00:00 2001 From: Andrii Ivaniv Date: Fri, 17 Dec 2021 17:21:12 +0200 Subject: [PATCH] 1.13.14 --- package.json | 2 +- public/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b3643f7b5..93d0d6a36 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "temple-wallet", - "version": "1.13.13", + "version": "1.13.14", "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 076515fa7..ea726a660 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Temple - Tezos Wallet (ex. Thanos)", - "version": "1.13.13", + "version": "1.13.14", "icons": { "16": "misc/icon-16.png",