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

bump nw.js to 22.1 since we never released a 22.0 nw.js binary

parent 97f0276f
No related branches found
No related tags found
No related merge requests found
......@@ -131,7 +131,7 @@ if [ ! -d "../pd/nw/nw" ]; then
if [ `uname -m` == "armv7l" ]; then
nwjs_version="v0.17.6"
else
nwjs_version="v0.22.0"
nwjs_version="v0.22.1"
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