diff --git a/versions.json b/versions.json index 460a20b..51f39e7 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,19 @@ [ + { + "neo4j": "5.20.0", + "neo4jVersion": "5.20.0", + "n10s": "5.20.0", + "version": "5.20.0", + "url": "http://github.com/neo4j-labs/neosemantics/releases/5.20.0", + "homepageUrl": "http://github.com/neo4j-labs/neosemantics/releases/5.20.0", + "jar": "https://github.com/neo4j-labs/neosemantics/releases/download/5.20.0/neosemantics-5.20.0.jar", + "downloadUrl": "https://github.com/neo4j-labs/neosemantics/releases/download/5.20.0/neosemantics-5.20.0.jar", + "config": { + "+:dbms.security.procedures.unrestricted": [ + "n10s.*" + ] + } + }, { "neo4j": "5.18.1", "neo4jVersion": "5.18.1",