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 75964fc commit 45c69a0Copy full SHA for 45c69a0
version.ts
@@ -21,8 +21,8 @@
21
22
export const JAVA_VERSION = '21.0.1+12';
23
export const HELM_VERSION = 'v3.14.2';
24
-export const SOLO_CHART_VERSION = '0.35.0';
25
-export const HEDERA_PLATFORM_VERSION = 'v0.56.5';
+export const SOLO_CHART_VERSION = '0.36.1';
+export const HEDERA_PLATFORM_VERSION = 'v0.57.0';
26
export const MIRROR_NODE_VERSION = '0.116.0';
27
export const HEDERA_EXPLORER_VERSION = '0.2.1';
28
export const HEDERA_JSON_RPC_RELAY_VERSION = 'v0.59.0';
0 commit comments