From dfcc2a51bdb05a18394d6f6ce4cf565fef15f7b0 Mon Sep 17 00:00:00 2001 From: "Michael J. Simons" Date: Fri, 24 Nov 2023 09:46:49 +0100 Subject: [PATCH] Prepare release. --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 94c95447b6..af9e9b36ca 100644 --- a/README.adoc +++ b/README.adoc @@ -6,9 +6,9 @@ :artifactId: neo4j-cypher-dsl // This will be next version and also the one that will be put into the manual for the main branch -:neo4j-cypher-dsl-version: 2023.9.0-SNAPSHOT +:neo4j-cypher-dsl-version: 2023.9.1-SNAPSHOT // This is the latest released version, used only in the readme -:neo4j-cypher-dsl-version-latest: 2023.8.1 +:neo4j-cypher-dsl-version-latest: 2023.9.0 // end::properties[]