Skip to content

Commit b41874c

Browse files
authored
Updated outdated CLC version (#1693)
The CLC version in the docs is outdated. Note this step is listed in the [CLC release process](https://hazelcast.atlassian.net/wiki/spaces/HZC/pages/3731193857/Commandline+Client+Releases). Unsure version compatibility ranges to determine appropriate backport.
1 parent ba50817 commit b41874c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/antora.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ asciidoc:
3535
page-latest-supported-python-client: '5.5.0'
3636
# https://github.com/hazelcast/hazelcast-nodejs-client/releases
3737
page-latest-supported-nodejs-client: '5.3.0'
38-
# https://github.com/hazelcast/clc/releases
39-
page-latest-supported-clc: '5.4.1'
38+
# https://github.com/hazelcast/hazelcast-commandline-client/releases
39+
page-latest-supported-clc: '5.5.0'
4040
open-source-product-name: 'Community Edition'
4141
enterprise-product-name: 'Enterprise Edition'
4242
java-client-new: 'Java Client (Standalone)'

0 commit comments

Comments
 (0)