Skip to content
Snippets Groups Projects
Commit 3778aaa0 authored by Jonathan Wilkes's avatar Jonathan Wilkes
Browse files

bump nw.js version for Linux and OSX to 0.18.4

parent 4f2e5e9a
No related branches found
No related tags found
No related merge requests found
......@@ -81,7 +81,7 @@ if [ ! -d "../pd/nw/nw" ]; then
if [ `uname -m` == "armv7l" ]; then
nwjs_version="v0.15.1"
else
nwjs_version="v0.16.1"
nwjs_version="v0.18.4"
fi
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment