diff --git a/l2ork_addons/tar_em_up.sh b/l2ork_addons/tar_em_up.sh
index 675d083e3798b76facf0fa5d6b3479051153002b..3ac2a883ad222493e351a99348e0661b033f06e8 100755
--- a/l2ork_addons/tar_em_up.sh
+++ b/l2ork_addons/tar_em_up.sh
@@ -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