diff --git a/manifest/manifest.json b/manifest/manifest.json index e4e09b4e4d..e8b9bece69 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,6 +1,6 @@ { "name": "Tally", - "version": "0.0.6", + "version": "0.0.7", "description": "The community owned and operated Web3 wallet.", "homepage_url": "https://tally.cash", "author": "https://tally.cash", diff --git a/package.json b/package.json index 769e7c8792..61a6fa05ae 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@tallyho/tally-extension", "private": true, - "version": "0.0.6", + "version": "0.0.7", "description": "Tally, the community owned and operated Web3 wallet.", "main": "index.js", "repository": "git@github.com:thesis/tally-extension.git",