Update node for windows to version 4.4.3
parent
8aa297fb40
commit
fb96f32028
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
NODE_VERSION="4.4.2"
|
||||
NODE_VERSION="4.4.3"
|
||||
|
||||
#Move to the folder where ep-lite is installed
|
||||
cd `dirname $0`
|
||||
|
|
Loading…
Reference in New Issue