Skip to content

Commit 97aa1c3

Browse files
committed
v0.58.0
1 parent fa852d4 commit 97aa1c3

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.github/ISSUE_TEMPLATE/BUG.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ body:
5151
label: Version
5252
description: What version of the extension are you running?
5353
options:
54+
- v0.58.0
5455
- v0.57.0
5556
- v0.56.0
5657
- v0.55.0

manifest/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Taho",
3-
"version": "0.57.0",
3+
"version": "0.58.0",
44
"description": "The community owned and operated Web3 wallet.",
55
"homepage_url": "https://taho.xyz",
66
"author": "https://taho.xyz",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tallyho/tally-extension",
33
"private": true,
4-
"version": "0.57.0",
4+
"version": "0.58.0",
55
"description": "Taho, the community owned and operated Web3 wallet.",
66
"main": "index.js",
77
"repository": "[email protected]:thesis/tally-extension.git",

0 commit comments

Comments
 (0)