From 0591fa8004835ea313b7fc4e5cccd62e47ffbfa9 Mon Sep 17 00:00:00 2001 From: serh11p Date: Tue, 29 Jun 2021 18:04:38 +0300 Subject: [PATCH] 1.11.2 --- package.json | 2 +- public/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 195b75e7b..fb5c048ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "temple-wallet", - "version": "1.11.1", + "version": "1.11.2", "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 e6ede40ce..10f6efad8 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.1", + "version": "1.11.2", "icons": { "16": "misc/icon-16.png",