Skip to content

Commit 0b410c3

Browse files
committed
Added release 0.24.1-neo4j-3.2.5 to README
1 parent 3217403 commit 0b410c3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,7 @@ The Neo4j Spatial Plugin is available for inclusion in the server version of Neo
222222
* [v0.23 for Neo4j 3.0.4](https://github.com/neo4j-contrib/m2/blob/master/releases/org/neo4j/neo4j-spatial/0.23-neo4j-3.0.4/neo4j-spatial-0.23-neo4j-3.0.4-server-plugin.jar?raw=true)
223223
* [v0.24.1 for Neo4j 3.0.8](https://github.com/neo4j-contrib/m2/blob/master/releases/org/neo4j/neo4j-spatial/0.24.1-neo4j-3.0.8/neo4j-spatial-0.24.1-neo4j-3.0.8-server-plugin.jar?raw=true)
224224
* [v0.24.1 for Neo4j 3.1.1](https://github.com/neo4j-contrib/m2/blob/master/releases/org/neo4j/neo4j-spatial/0.24.1-neo4j-3.1.1/neo4j-spatial-0.24.1-neo4j-3.1.1-server-plugin.jar?raw=true)
225+
* [v0.24.1 for Neo4j 3.2.5](https://github.com/neo4j-contrib/m2/blob/master/releases/org/neo4j/neo4j-spatial/0.24.1-neo4j-3.2.5/neo4j-spatial-0.24.1-neo4j-3.2.5-server-plugin.jar?raw=true)
225226

226227
For versions up to 0.15-neo4j-2.3.4:
227228

@@ -337,7 +338,7 @@ Add the following repositories and dependency to your project's pom.xml:
337338
<dependency>
338339
<groupId>org.neo4j</groupId>
339340
<artifactId>neo4j-spatial</artifactId>
340-
<version>0.24.1-neo4j-3.1.1</version>
341+
<version>0.24.1-neo4j-3.2.5</version>
341342
</dependency>
342343
~~~
343344

0 commit comments

Comments
 (0)