From 6f929e4e92684fac1fd3acfcda4bb029980c00c8 Mon Sep 17 00:00:00 2001 From: Andrii Ivaniv Date: Wed, 1 Dec 2021 13:28:02 +0200 Subject: [PATCH] 1.13.8 --- package.json | 2 +- public/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 31ee67f5f..4b42b6543 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "temple-wallet", - "version": "1.13.7", + "version": "1.13.8", "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 cfe8cc30b..dad9f8375 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.7", + "version": "1.13.8", "icons": { "16": "misc/icon-16.png",