Skip to content

Commit fdbf15e

Browse files
committed
Update to latest nw.js
1 parent 60f4441 commit fdbf15e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

download-nwjs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
if [ $# -gt 0 ]; then
1010
NWJS_VERSION=$1
1111
elif [ -z "$NWJS_VERSION" ]; then
12-
NWJS_VERSION=0.94.0
12+
NWJS_VERSION=0.95.0
1313
fi
1414

1515
# Download nw.js

0 commit comments

Comments
 (0)