diff --git a/manifest/manifest.json b/manifest/manifest.json index 32e2d7b9b8..3295390b49 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,6 +1,6 @@ { "name": "Tally", - "version": "0.8.1", + "version": "0.8.2", "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 48d66e0e83..58b91980e7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@tallyho/tally-extension", "private": true, - "version": "0.8.1", + "version": "0.8.2", "description": "Tally, the community owned and operated Web3 wallet.", "main": "index.js", "repository": "git@github.com:thesis/tally-extension.git",