From fb96f32028f27d3f3f4e17b0ec397166a9f07816 Mon Sep 17 00:00:00 2001 From: Stefan Date: Sun, 24 Apr 2016 20:42:53 +0200 Subject: Update node for windows to version 4.4.3 --- bin/buildForWindows.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/buildForWindows.sh b/bin/buildForWindows.sh index 1ef9e772..8e921d84 100755 --- a/bin/buildForWindows.sh +++ b/bin/buildForWindows.sh @@ -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` -- cgit v1.2.3