Skip to content

Commit ed561a4

Browse files
author
eddyStreamlabs
authored
Merge pull request #62 from stream-labs/electron-2.0.4
client: Upgrade to electron 2.0.4
2 parents 7e63695 + f39b1d7 commit ed561a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

obs-studio-client/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ PROJECT(obs-studio-client VERSION 1.0.0)
77

88
SET(NODEJS_URL "https://atom.io/download/atom-shell" CACHE STRING "Node.JS URL")
99
SET(NODEJS_NAME "iojs" CACHE STRING "Node.JS Name")
10-
SET(NODEJS_VERSION "v1.8.3" CACHE STRING "Node.JS Version")
10+
SET(NODEJS_VERSION "v2.0.4" CACHE STRING "Node.JS Version")
1111

1212
#############################
1313
# Node.JS Settings

0 commit comments

Comments
 (0)