Skip to content

Commit 94af2d4

Browse files
authored
Bump node version
1 parent b67d379 commit 94af2d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

node.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
define("ADMIN_MODE", false); //set to true to allow unsafe operations, set back to false when finished
1414

15-
define("NODE_VER", "v5.7.0");
15+
define("NODE_VER", "v9.1.0");
1616

1717
define("NODE_ARCH", "x" . substr(php_uname("m"), -2)); //x86 or x64
1818

0 commit comments

Comments
 (0)