windows: 1.7.5 was released with node 8.15.0. Document it here.

This commit is contained in:
muxator 2019-01-27 13:48:24 +01:00
parent 4f0a2785da
commit acc0b05702

View file

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