Skip to content

Commit 5bc5cca

Browse files
authored
fix: Release CN version (#1089)
Signed-off-by: gsstoykov <[email protected]>
1 parent f6bc54e commit 5bc5cca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zxf-publish-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ env:
3232
SOLO_NAMESPACE: "solo-rust"
3333
SOLO_CLUSTER_SETUP_NAMESPACE: "solo-rust-cluster"
3434
SOLO_DEPLOYMENT: "solo-rust-deployment"
35-
CONSENSUS_NODE_VERSION: "v0.60.0-alpha.0"
35+
CONSENSUS_NODE_VERSION: "v0.61.4"
3636
NODE_VERSION: "20.18.3"
3737

3838
jobs:

0 commit comments

Comments
 (0)