Skip to content

Commit

Permalink
v0.63.1 (#3765)
Browse files Browse the repository at this point in the history
## What’s Changed
* v0.63.0 by @Shadowfiend in
#3761
* Fixes empty screen when opening the account switching panel. by
@hyphenized in #3763


**Full Changelog**:
v0.63.0...v0.63.1

Latest build:
[extension-builds-3765](https://github.com/tahowallet/extension/suites/33070037836/artifacts/2432297444)
(as of Wed, 15 Jan 2025 03:34:34 GMT).
  • Loading branch information
Shadowfiend authored Jan 16, 2025
2 parents 3a3478e + f958a6c commit 22ce4e3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/BUG.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ body:
label: Version
description: What version of the extension are you running?
options:
- v0.63.1
- v0.63.0
- v0.62.0
- v0.58.0
Expand Down
2 changes: 1 addition & 1 deletion manifest/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Taho",
"version": "0.63.0",
"version": "0.63.1",
"description": "The community owned and operated Web3 wallet.",
"homepage_url": "https://taho.xyz",
"author": "https://taho.xyz",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tallyho/tally-extension",
"private": true,
"version": "0.63.0",
"version": "0.63.1",
"description": "Taho, the community owned and operated Web3 wallet.",
"main": "index.js",
"repository": "[email protected]:thesis/tally-extension.git",
Expand Down

0 comments on commit 22ce4e3

Please sign in to comment.