From 8d31d1631285f47c3d5dbcd366213098031366b5 Mon Sep 17 00:00:00 2001 From: Michael Simons Date: Mon, 19 Aug 2024 13:32:20 +0200 Subject: [PATCH] Prepare release. --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 9519c088c7..48e4a81f5a 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: 2024.1.0-SNAPSHOT +:neo4j-cypher-dsl-version: 2024.0.4-SNAPSHOT // This is the latest released version, used only in the readme -:neo4j-cypher-dsl-version-latest: 2024.0.2 +:neo4j-cypher-dsl-version-latest: 2024.0.3 // end::properties[]