From 9c143d7cb6c44f590db53ee5002517d863652c94 Mon Sep 17 00:00:00 2001 From: Michael Simons Date: Mon, 24 Jul 2023 13:36:50 +0200 Subject: [PATCH] Prepare release. --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 9d7a1281fe..e94d8d2732 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: 2022.9.0-SNAPSHOT +:neo4j-cypher-dsl-version: 2022.9.1-SNAPSHOT // This is the latest released version, used only in the readme -:neo4j-cypher-dsl-version-latest: 2022.8.5 +:neo4j-cypher-dsl-version-latest: 2022.9.0 // end::properties[]