Updated node for windows build to version 6.9.1

This commit is contained in:
Stefan 2016-11-20 12:32:36 +01:00
parent 602fd4629a
commit d1d2e462d0
1 changed files with 1 additions and 1 deletions

View File

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