diff --git a/docs/antora.yml b/docs/antora.yml index 278a6021c..f1a518e4d 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -23,12 +23,18 @@ asciidoc: # Must be lowercase because this is how the version appears in the docs page-latest-supported-mc: '6.0-snapshot' page-latest-supported-java-client: '6.0.0-SNAPSHOT' - page-latest-supported-go-client: '1.4.0' + # https://github.com/hazelcast/hazelcast-go-client/releases + page-latest-supported-go-client: '1.4.2' + # https://github.com/hazelcast/hazelcast-cpp-client/releases page-latest-supported-cplusplus-client: '5.3.0' - page-latest-supported-csharp-client: '5.3.0' - page-latest-supported-python-client: '5.3.0' + # https://github.com/hazelcast/hazelcast-csharp-client/releases + page-latest-supported-csharp-client: '5.4.0' + # https://github.com/hazelcast/hazelcast-python-client/releases + page-latest-supported-python-client: '5.5.0' + # https://github.com/hazelcast/hazelcast-nodejs-client/releases page-latest-supported-nodejs-client: '5.3.0' - page-latest-supported-clc: '5.3.1' + # https://github.com/hazelcast/clc/releases + page-latest-supported-clc: '5.4.1' open-source-product-name: 'Community Edition' enterprise-product-name: 'Enterprise Edition' nav: