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

Bump nw.js to latest version, 0.71.0.

parent 786f9618
No related branches found
No related tags found
1 merge request!842Apple Silicon support
...@@ -204,7 +204,7 @@ if [ ! -d "../pd/nw/nw" ]; then ...@@ -204,7 +204,7 @@ if [ ! -d "../pd/nw/nw" ]; then
elif [ $arch == "arm64" ]; then elif [ $arch == "arm64" ]; then
nwjs_version="v0.23.7" nwjs_version="v0.23.7"
else else
nwjs_version="v0.28.1" nwjs_version="v0.71.0"
fi fi
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