Updated node for windows build to version 6.9.1
parent
602fd4629a
commit
d1d2e462d0
|
@ -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`
|
||||
|
|
Loading…
Reference in New Issue