We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 775ee74 + 6496d89 commit 0a3bcf8Copy full SHA for 0a3bcf8
1 file changed
graphwalker-studio/README.md
@@ -10,12 +10,12 @@ mvn package
10
11
The jar is in:
12
```bash
13
-target/graphwalker-studio-4.0.1.jar
+target/graphwalker-studio-4.3.2.jar
14
```
15
16
Run it like:
17
18
-java -jar target/graphwalker-studio-4.0.1.jar
+java -jar target/graphwalker-studio-4.3.2.jar
19
20
21
Open it in a browser: http://localhost:9090/studio.html
0 commit comments