diff --git a/package.json b/package.json index be697e282..e72450b2a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "temple-wallet", - "version": "1.12.0", + "version": "1.12.1", "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 5eabd34fb..71109bb30 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.0", + "version": "1.12.1", "icons": { "16": "misc/icon-16.png",