We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7e63695 + f39b1d7 commit ed561a4Copy full SHA for ed561a4
obs-studio-client/CMakeLists.txt
@@ -7,7 +7,7 @@ PROJECT(obs-studio-client VERSION 1.0.0)
7
8
SET(NODEJS_URL "https://atom.io/download/atom-shell" CACHE STRING "Node.JS URL")
9
SET(NODEJS_NAME "iojs" CACHE STRING "Node.JS Name")
10
-SET(NODEJS_VERSION "v1.8.3" CACHE STRING "Node.JS Version")
+SET(NODEJS_VERSION "v2.0.4" CACHE STRING "Node.JS Version")
11
12
#############################
13
# Node.JS Settings
0 commit comments