From 1ac5d2521f0a793f3c854e0fe976691b1fd1a84a Mon Sep 17 00:00:00 2001 From: serh11p Date: Wed, 1 Sep 2021 14:25:03 +0300 Subject: [PATCH] =?UTF-8?q?1.12.0=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- public/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index becb23260..be697e282 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "temple-wallet", - "version": "1.11.8", + "version": "1.12.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 b6d8fbd7e..5eabd34fb 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Temple - Tezos Wallet (ex. Thanos)", - "version": "1.11.8", + "version": "1.12.0", "icons": { "16": "misc/icon-16.png",