From aa9c3fe6798765bda03de0e0bef2ed2396b56ffb Mon Sep 17 00:00:00 2001 From: Andrii Ivaniv Date: Fri, 3 Dec 2021 15:33:11 +0200 Subject: [PATCH] 1.13.9 --- package.json | 2 +- public/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f56adf2a0..93037ce7c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "temple-wallet", - "version": "1.13.8", + "version": "1.13.9", "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 dad9f8375..dfd1e0732 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.8", + "version": "1.13.9", "icons": { "16": "misc/icon-16.png",