Skip to content

Commit 971c634

Browse files
committed
update to version 0.60.0
1 parent 5d4c9d1 commit 971c634

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/nwjs_install

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ TEMPFILE="nwjs.tar.gz"
44
mkdir -p ../nwjs
55
cd ../nwjs
66

7-
VERSION="v0.42.3" # verified working, to be incremented explicitly
7+
VERSION="v0.60.0" # verified working, to be incremented explicitly
88

99
# check if nw is already existing and up-to-date, abort if so
1010
if [ -f nw ]; then

0 commit comments

Comments
 (0)