Skip to content

Commit

Permalink
Update antora.yml
Browse files Browse the repository at this point in the history
Fix product selector on website
  • Loading branch information
oliverhowell authored Jul 22, 2024
1 parent e8e509a commit eafb252
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/antora.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
name: management-center
title: Management Center
# Version in the URL
version: '6.0-snapshot'
version: '5.5-SNAPSHOT'
# Version in the version selector
display_version: '6.0-SNAPSHOT'
display_version: '5.5-SNAPSHOT'
prerelease: true
asciidoc:
attributes:
# The full major.minor.patch version, which is used as a variable in the docs for things like download links
full-version: '6.0-SNAPSHOT'
full-version: '5.5-SNAPSHOT'
# Version to be used when installing a Hazelcast cluster
hz-full-version: '5.4.0-SNAPSHOT'
# Version to be used when installing a snapshot using brew
Expand Down

0 comments on commit eafb252

Please sign in to comment.