diff --git a/docs/antora.yml b/docs/antora.yml index 0d6be56e8..69b91c41e 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -21,7 +21,7 @@ asciidoc: # All page-latest attributes are used as a variable in the docs for things like download links and search results page-latest-cli: '5.2021.09' # Must be lowercase because this is how the version appears in the docs - page-latest-supported-mc: '5.5-snapshot' + page-latest-supported-mc: '6.0.0-snapshot' page-latest-supported-java-client: '5.5.0-SNAPSHOT' page-latest-supported-go-client: '1.4.0' page-latest-supported-cplusplus-client: '5.3.0'