Skip to content

Commit

Permalink
chore: add old bridge for legacy testing
Browse files Browse the repository at this point in the history
  • Loading branch information
vdovhanych committed Sep 19, 2024
1 parent e2f984f commit 3601cad
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/binaries.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ def explore_bridges() -> None:
BRIDGES.append(f"2.0.33{ARM_IDENTIFIER}")
BRIDGES.append(f"2.0.32{ARM_IDENTIFIER}")
else:
BRIDGES.append("2.0.27")
BRIDGES.append("2.0.33")
BRIDGES.append("2.0.32")

Expand Down
Binary file added src/binaries/trezord-go/bin/trezord-go-v2.0.27
Binary file not shown.

0 comments on commit 3601cad

Please sign in to comment.