diff --git a/package.json b/package.json index 7706ae019..a130e5b93 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "temple-wallet", - "version": "1.6.2", + "version": "1.7.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 868b29edf..835657f44 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,8 +1,8 @@ { "manifest_version": 2, "name": "Temple - Tezos Wallet (ex. Thanos)", - "version": "1.6.2", - "__chrome__version_name": "1.6.2", + "version": "1.7.0", + "__chrome__version_name": "1.7.0", "icons": { "16": "misc/icon-16.png",