Updating JS version
Signed-off-by: James Sutton <james.sutton@uk.ibm.com>
diff --git a/downloads.php b/downloads.php
index 9473040..d100f6f 100644
--- a/downloads.php
+++ b/downloads.php
@@ -67,8 +67,8 @@
</tr>
<tr>
<th scope="row"><a href="https://www.eclipse.org/paho/clients/js/">JavaScript</a></th>
- <td>1.0.2 - <a target="_blank" href="https://www.eclipse.org/downloads/download.php?file=/paho/releases/1.0.3/paho.javascript-1.0.3.zip">Eclipse</a></td>
- <td>1.0.3-SNAPSHOT - <a target="_blank" href="https://github.com/eclipse/paho.mqtt.javascript/tree/develop"><i>Build from develop branch</i></a></td>
+ <td>1.0.3 - <a target="_blank" href="https://www.eclipse.org/downloads/download.php?file=/paho/releases/1.0.3/paho.javascript-1.0.3.zip">Eclipse</a></td>
+ <td>1.0.4-SNAPSHOT - <a target="_blank" href="https://github.com/eclipse/paho.mqtt.javascript/tree/develop"><i>Build from develop branch</i></a></td>
<td><a target="_blank" href="https://github.com/eclipse/paho.mqtt.javascript">https://github.com/eclipse/paho.mqtt.javascript</a></td>
</tr>
<tr>