Skip to content

Commit 4b800db

Browse files
authored
fix: update consensus node version
Signed-off-by: Nathan Klick <[email protected]>
1 parent b72aace commit 4b800db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
export const HELM_VERSION = 'v3.14.2';
1010
export const SOLO_CHART_VERSION = '0.44.0';
11-
export const HEDERA_PLATFORM_VERSION = 'v0.58.5';
11+
export const HEDERA_PLATFORM_VERSION = 'v0.58.10';
1212
export const LOCAL_HEDERA_PLATFORM_VERSION = 'v0.58.3';
1313
export const MIRROR_NODE_VERSION = 'v0.122';
1414
export const HEDERA_EXPLORER_VERSION = '24.12.0';

0 commit comments

Comments
 (0)