diff --git a/manifest/manifest.chrome.json b/manifest/manifest.chrome.json index 669ae6070..6c8f6a3b3 100644 --- a/manifest/manifest.chrome.json +++ b/manifest/manifest.chrome.json @@ -1,5 +1,5 @@ { - "minimum_chrome_version": "74", + "minimum_chrome_version": "107", "externally_connectable": { "ids": [] } diff --git a/package.json b/package.json index 969043091..644183808 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@tallyho/tally-extension", "private": true, - "version": "0.62.0", + "version": "0.62.1", "description": "Taho, the community owned and operated Web3 wallet.", "main": "index.js", "repository": "git@github.com:thesis/tally-extension.git",