From 40fda7adaab781b5ff783c51a9dec48c26a096d3 Mon Sep 17 00:00:00 2001 From: AlexicaWright <49636617+AlexicaWright@users.noreply.github.com> Date: Thu, 17 Jul 2025 14:47:10 +0200 Subject: [PATCH] bump version to 2.24 --- antora.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/antora.yml b/antora.yml index 0309999..b018105 100644 --- a/antora.yml +++ b/antora.yml @@ -1,10 +1,10 @@ name: bloom-user-guide title: Neo4j Bloom -version: '2.23' +version: '2.24' start_page: ROOT:index.adoc nav: - modules/ROOT/content-nav.adoc asciidoc: attributes: neo4j-buildnumber: '5.13' - docs-version: '2.23' + docs-version: '2.24'