Skip to content

Commit

Permalink
Update test VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
thibault-martinez committed Oct 30, 2024
1 parent 045a08e commit a9a9983
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ts-tests/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ const TESTNET_BIP_PATH = "44'/1'/0'/0'/0'";

export const VERSION = {
major: 0,
minor: 2,
patch: 1,
minor: 9,
patch: 0,
};

const ignoredScreens = ["", "Cancel", "Working...", "Quit", "Version"
Expand Down

0 comments on commit a9a9983

Please sign in to comment.