From 942aa23eba71156474731ff0da94a1d80301f9bd Mon Sep 17 00:00:00 2001 From: serh11p Date: Tue, 5 Oct 2021 14:49:01 +0300 Subject: [PATCH] 1.13.0 --- package.json | 2 +- public/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index bb8dcfb70..33486112c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "temple-wallet", - "version": "1.12.5", + "version": "1.13.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 894169e38..6a007db26 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Temple - Tezos Wallet (ex. Thanos)", - "version": "1.12.5", + "version": "1.13.0", "icons": { "16": "misc/icon-16.png",