Skip to content

Commit 61f3c5c

Browse files
author
Neo Technology Build Agent
committed
5.15.0
1 parent 382b725 commit 61f3c5c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "neo4j-browser",
3-
"version": "5.12.0",
3+
"version": "5.15.0",
44
"description": "Neo4j Browser is the general purpose user interface for working with Neo4j. Query, visualize, administer and monitor the database.",
55
"neo4jDesktop": {
66
"apiVersion": "^1.4.0"

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.neo4j.client</groupId>
55
<artifactId>neo4j-browser</artifactId>
6-
<version>5.12.0</version>
6+
<version>5.15.0</version>
77
<name>Neo4j - Browser</name>
88
<description>Graph database client.</description>
99
<url>https://github.com/neo4j/neo4j</url>

0 commit comments

Comments
 (0)