From 88a3e98e14243405dd3c8f4808d16703b62ba0b6 Mon Sep 17 00:00:00 2001 From: Mario Christopher Date: Tue, 6 Feb 2024 12:41:32 -0700 Subject: [PATCH] Update hedera-wallet-snap to 0.2.4 (#419) Replace 0.1.5 with 0.2.4 This closes #418 Co-authored-by: Frederik Bolding --- src/registry.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/registry.json b/src/registry.json index cdd30231..75b01d81 100644 --- a/src/registry.json +++ b/src/registry.json @@ -1885,11 +1885,8 @@ "sourceCode": "https://github.com/hashgraph/hedera-metamask-snaps" }, "versions": { - "0.1.5": { - "checksum": "AEOnyB+bafn/QpeelB94xtCFe/KYs0PoR/b21wcvlII=" - }, - "0.1.3": { - "checksum": "FZd9yAYWBUT5rPCLOoqQKWB70MX30eMWe4qksSH2Jv0=" + "0.2.4": { + "checksum": "GW5ZWO6uAdBmSjuVTZtszHzTfHTb4/uASBVTOxvPCU4=" } } },