Skip to content

Commit

Permalink
v0.56.0 (#3729)
Browse files Browse the repository at this point in the history
## What's Changed
* v0.55.0 by @xpaczka in
#3720
* Drop Arbirum Sepolia Alchemy support by @Shadowfiend in
#3726
* Alchemy API key has changed to phase out the older API key that was
having Arbitrum Sepolia load issues.


**Full Changelog**:
v0.55.0...v0.56.0

Latest build:
[extension-builds-3729](https://github.com/tahowallet/extension/suites/19956250425/artifacts/1182217763)
(as of Fri, 19 Jan 2024 22:10:22 GMT).
  • Loading branch information
Shadowfiend committed Jan 22, 2024
2 parents 16caa7f + 67d331f commit 02ddc80
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.56.0
- v0.55.0
- v0.54.0
- v0.53.1
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.55.0",
"version": "0.56.0",
"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.55.0",
"version": "0.56.0",
"description": "Taho, the community owned and operated Web3 wallet.",
"main": "index.js",
"repository": "git@github.com:thesis/tally-extension.git",
Expand Down

0 comments on commit 02ddc80

Please sign in to comment.