Skip to content

Commit 0784b46

Browse files
fix: bump versions of hedera, json rpc relay, and mirror node (#1147)
Signed-off-by: Jeromy Cannon <[email protected]>
1 parent 4ebae5d commit 0784b46

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

version.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
export const HELM_VERSION = 'v3.14.2';
2323
export const SOLO_CHART_VERSION = '0.42.4';
24-
export const HEDERA_PLATFORM_VERSION = 'v0.58.1';
25-
export const MIRROR_NODE_VERSION = '0.118.1';
24+
export const HEDERA_PLATFORM_VERSION = 'v0.58.3';
25+
export const MIRROR_NODE_VERSION = '0.120.1';
2626
export const HEDERA_EXPLORER_VERSION = '0.2.1';
27-
export const HEDERA_JSON_RPC_RELAY_VERSION = 'v0.59.0';
27+
export const HEDERA_JSON_RPC_RELAY_VERSION = 'v0.63.2';

0 commit comments

Comments
 (0)