diff --git a/package.json b/package.json index f7fa3f394..b1a586ab5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "temple-wallet", - "version": "1.14.2", + "version": "1.14.3", "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 baad24fe4..f6bfbf3f0 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Temple - Tezos Wallet", - "version": "1.14.2", + "version": "1.14.3", "icons": { "16": "misc/icon-16.png",