We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ebae5d commit 0784b46Copy full SHA for 0784b46
version.ts
@@ -21,7 +21,7 @@
21
22
export const HELM_VERSION = 'v3.14.2';
23
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';
+export const HEDERA_PLATFORM_VERSION = 'v0.58.3';
+export const MIRROR_NODE_VERSION = '0.120.1';
26
export const HEDERA_EXPLORER_VERSION = '0.2.1';
27
-export const HEDERA_JSON_RPC_RELAY_VERSION = 'v0.59.0';
+export const HEDERA_JSON_RPC_RELAY_VERSION = 'v0.63.2';
0 commit comments