File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ configure(subprojects) {
13
13
14
14
15
15
subprojects {
16
- version = ' 3.5 .0.12 '
16
+ version = ' 3.6 .0.0 '
17
17
group = ' org.neo4j.contrib'
18
18
}
19
19
Original file line number Diff line number Diff line change 2
2
:branch: 3.6
3
3
:docs: https://neo4j.com/docs/labs/apoc/current
4
4
:apoc-release: 3.6.0.0
5
- :neo4j-version: 3.5.14
5
+ :neo4j-version: 3.6.0
6
6
:img: https://raw.githubusercontent.com/neo4j-contrib/neo4j-apoc-procedures/{branch}/docs/images
7
7
8
8
= Awesome Procedures for ONgDB {branch} .x
@@ -184,7 +184,7 @@ The trailing `<apoc>` part of the version number will be incremented with every
184
184
|apoc version | neo4j version
185
185
| http://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/4.0.0.5[4.0.0.5^] | 4.0.0 (4.0.x)
186
186
| http://github.com/graphfoundation/ongdb-apoc/releases/3.6.0.0[3.6.0.0^] | 3.6.0 (3.6.x)
187
- | http://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/3.5.0.9 [3.5.0.9 ^] | 3.5.14 (3.5.x)
187
+ | http://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/3.5.0.12 [3.5.0.12 ^] | 3.5.14 (3.5.x)
188
188
| http://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/3.4.0.4[3.4.0.6^] | 3.4.12 (3.4.x)
189
189
| http://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/3.3.0.4[3.3.0.4^] | 3.3.6 (3.3.x)
190
190
| http://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/3.2.3.6[3.2.3.6^] | 3.2.9 (3.2.x)
You can’t perform that action at this time.
0 commit comments