diff --git a/package.json b/package.json index 48c606838..bb437eed2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "temple-wallet", - "version": "1.10.5", + "version": "1.10.6", "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 639f87d98..5398d7b18 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Temple - Tezos Wallet (ex. Thanos)", - "version": "1.10.5", + "version": "1.10.6", "icons": { "16": "misc/icon-16.png",