From 4a8491e76b46e3fce190a369bc0091af41bd9565 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sat, 14 Oct 2017 10:36:03 +0100 Subject: [PATCH] nodejs version --- src/freedombone-utils-nodejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/freedombone-utils-nodejs b/src/freedombone-utils-nodejs index c6648fc6..030b18b8 100755 --- a/src/freedombone-utils-nodejs +++ b/src/freedombone-utils-nodejs @@ -35,7 +35,7 @@ VARIANTS='mesh' # change these versions at your peril. Things will often crash if you don't # have specifically the correct versions -NODEJS_VERSION='6.11.3' +NODEJS_VERSION='6.11.4' NODEJS_N_VERSION='2.1.7' NPM_VERSION='4.0.5'