Skip to content

Commit 992966a

Browse files
committed
support for Neo4j 3.0
1 parent d1510dd commit 992966a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

js/graphgist.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ function GraphGist($) {
5353
'2.2': 'http://neo4j-console-22.herokuapp.com/',
5454
'2.3': 'http://neo4j-console-23.herokuapp.com/',
5555
'2.3.1': 'http://neo4j-console-23.herokuapp.com/',
56+
'3.0': 'http://neo4j-console-30.herokuapp.com/',
5657
'local': 'http://localhost:8080/',
5758
'1.9': 'http://neo4j-console-19.herokuapp.com/'
5859
};

0 commit comments

Comments
 (0)