Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/3.5' into 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
bradnussbaum committed Jun 13, 2020
2 parents 2145029 + 0a631cc commit 8d522fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion extra-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ configure(subprojects) {


subprojects {
version = '3.5.0.12'
version = '3.6.0.0'
group = 'org.neo4j.contrib'
}

Expand Down
4 changes: 2 additions & 2 deletions readme.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
:branch: 3.6
:docs: https://neo4j.com/docs/labs/apoc/current
:apoc-release: 3.6.0.0
:neo4j-version: 3.5.14
:neo4j-version: 3.6.0
:img: https://raw.githubusercontent.com/neo4j-contrib/neo4j-apoc-procedures/{branch}/docs/images

= Awesome Procedures for ONgDB {branch}.x
Expand Down Expand Up @@ -184,7 +184,7 @@ The trailing `<apoc>` part of the version number will be incremented with every
|apoc version | neo4j version
| http://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/4.0.0.5[4.0.0.5^] | 4.0.0 (4.0.x)
| http://github.com/graphfoundation/ongdb-apoc/releases/3.6.0.0[3.6.0.0^] | 3.6.0 (3.6.x)
| http://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/3.5.0.9[3.5.0.9^] | 3.5.14 (3.5.x)
| http://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/3.5.0.12[3.5.0.12^] | 3.5.14 (3.5.x)
| http://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/3.4.0.4[3.4.0.6^] | 3.4.12 (3.4.x)
| http://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/3.3.0.4[3.3.0.4^] | 3.3.6 (3.3.x)
| http://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/3.2.3.6[3.2.3.6^] | 3.2.9 (3.2.x)
Expand Down

0 comments on commit 8d522fa

Please sign in to comment.