Skip to content
Snippets Groups Projects
Commit 0f1972d0 authored by Albert Gräf's avatar Albert Gräf
Browse files

Updated nw.js to 0.28.1 to fix dialogs not opening on Windows for some graphics cards.

parent ca0bd3a0
No related branches found
No related tags found
No related merge requests found
......@@ -203,7 +203,7 @@ if [ ! -d "../pd/nw/nw" ]; then
if [ $arch == "armv7l" ]; then
nwjs_version="v0.17.6"
else
nwjs_version="v0.24.4"
nwjs_version="v0.28.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