Increase version of node for windows to 4.4.2
This commit is contained in:
parent
474e5c42d1
commit
7637b0cd19
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
NODE_VERSION="4.4.0"
|
||||
NODE_VERSION="4.4.2"
|
||||
|
||||
#Move to the folder where ep-lite is installed
|
||||
cd `dirname $0`
|
||||
|
|
Loading…
Reference in New Issue