Updated node version for windows to 8.9.0

This commit is contained in:
Stefan (Gared) 2017-11-04 17:02:25 +01:00
parent 097c07adec
commit e347f12c71

View file

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