updated node.js version for buildForWindows Script to 0.6.1
parent
9eac04aaa6
commit
646d6a4875
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
NODE_VERSION="0.5.4"
|
||||
NODE_VERSION="0.6.1"
|
||||
|
||||
#Move to the folder where ep-lite is installed
|
||||
cd `dirname $0`
|
||||
|
|
Loading…
Reference in New Issue