Skip to content

Commit

Permalink
Fixing versions for brew installations and latest-dev Platform
Browse files Browse the repository at this point in the history
  • Loading branch information
Serdaro committed Jun 25, 2023
1 parent 55e6ef6 commit 4480a72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/antora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ asciidoc:
# The full major.minor.patch version, which is used as a variable in the docs for things like download links
full-version: '5.3.1-SNAPSHOT'
# Version to be used when installing a Hazelcast cluster
hz-full-version: '5.3.0-SNAPSHOT'
hz-full-version: '5.4.0-SNAPSHOT'
# Version to be used when installing a snapshot using brew
version-brew: '5.3.0.SNAPSHOT'
version-brew: '5.3.1.SNAPSHOT'
snapshot: true
javasource: ROOT:example$
page-latest-supported-imdg: '4.2'
Expand Down

0 comments on commit 4480a72

Please sign in to comment.