Skip to content

Commit 2c0f577

Browse files
committed
updage jnlp version
1 parent b9ae0c8 commit 2c0f577

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/jnlp/androidscreencast.jnlp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<jnlp spec="1.0+" codebase="http://xsavikx.github.io/AndroidScreencast/"
33
href="jnlp/androidscreencast.jnlp"
4-
version="0.0.9s">
4+
version="0.0.10s">
55
<information>
66
<title>Android Screencast</title>
77
<vendor>Iurii Sergiichuk</vendor>
@@ -16,7 +16,7 @@
1616
<resources>
1717
<j2se version="1.8+"/>
1818
<jar main="true" download="eager"
19-
href="https://github.com/xSAVIKx/AndroidScreencast/releases/download/0.0.9s/androidscreencast-0.0.9s-executable.jar"/>
19+
href="https://github.com/xSAVIKx/AndroidScreencast/releases/download/0.0.10s/androidscreencast-0.0.10s-executable.jar"/>
2020
</resources>
2121
<application-desc main-class="com.github.xsavikx.androidscreencast.Main"/>
2222
</jnlp>

0 commit comments

Comments
 (0)