Update node for windows to version 4.4.3

This commit is contained in:
Stefan 2016-04-24 20:42:53 +02:00
parent 8aa297fb40
commit fb96f32028
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
NODE_VERSION="4.4.2"
NODE_VERSION="4.4.3"
#Move to the folder where ep-lite is installed
cd `dirname $0`