Skip to content

Commit 180a8a8

Browse files
committed
new micro version release
1 parent befba64 commit 180a8a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/src/main/webapp/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ <h2>Welcome to Java ReStart with WebFX!</h2>
1818
<a href="https://github.com/pjBooms/Java-ReStart">Java ReStart</a>.<p/>
1919

2020
To run the samples below you will need <a href="http://www.java.com/en/download/">Java 8</a> and
21-
a small <a href="https://github.com/pjBooms/Java-ReStart/releases/download/v0.1-alpha/JavaRestart.jar"> executable jar</a> that you may run as:<p/>
21+
a small <a href="https://github.com/pjBooms/Java-ReStart/releases/download/v0.1.1-alpha/JavaRestart.jar"> executable jar</a> that you may run as:<p/>
2222
<code>java -jar JavaRestart.jar</code><p/>
2323
It will run WebFX browser (located remotely) from which you can run the samples below.
2424
(The samples will not run in a traditional browser.)<p/>

0 commit comments

Comments
 (0)