summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/buildForWindows.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/buildForWindows.sh b/bin/buildForWindows.sh
index fddb96a1..a9fbd70b 100755
--- a/bin/buildForWindows.sh
+++ b/bin/buildForWindows.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-NODE_VERSION="6.9.2"
+NODE_VERSION="8.9.0"
#Move to the folder where ep-lite is installed
cd `dirname $0`