Skip to content

Commit

Permalink
v0.43.2 (#3566)
Browse files Browse the repository at this point in the history
## What's Changed
* Fix incorrect build asset uploaded on release by @hyphenized in
#3564
* Add dev 0x API key to dev build by @Shadowfiend in
#3565
* v0.43.1 by @hyphenized in
#3563
* v0.43.0 by @jagodarybacka in
#3560


**Full Changelog**:
v0.43.0...v0.43.2

Latest build:
[extension-builds-3566](https://github.com/tahowallet/extension/suites/14509660502/artifacts/820470537)
(as of Mon, 24 Jul 2023 06:00:13 GMT).
  • Loading branch information
Shadowfiend authored Jul 24, 2023
2 parents bf21428 + 0ad9a58 commit 7f720c4
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.43.2
- v0.43.1
- v0.43.0
- v0.42.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.43.1",
"version": "0.43.2",
"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.43.1",
"version": "0.43.2",
"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 7f720c4

Please sign in to comment.