From: vincent@cubedesigners.com Date: Mon, 2 Nov 2020 16:19:09 +0000 (+0000) Subject: wip #4034 @0.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=a0f17053ceba5c981640625755870635d12d07d7;p=cubeextranet.git wip #4034 @0.5 --- diff --git a/inc/ws/Util/packager/class.ws.packager.win.exe.html.php b/inc/ws/Util/packager/class.ws.packager.win.exe.html.php index 1fc5b140a..d87276036 100644 --- a/inc/ws/Util/packager/class.ws.packager.win.exe.html.php +++ b/inc/ws/Util/packager/class.ws.packager.win.exe.html.php @@ -6,7 +6,7 @@ class wsPackagerWinEXEHTML extends wsPackager protected $appName; protected $buildPath; protected $nwplatform = 'windows-x32'; - protected $nwversion = '0.34.0'; + protected $nwversion = '0.49.2'; protected $appversion = ''; protected $node_platform = 'win'; protected $exenameMaxlength = 30;