mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 00:16:15 -04:00
Merge pull request #2618 from Gared/win_node_version
Update node version for windows build to 0.12.2
This commit is contained in:
commit
70d338c7d5
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
NODE_VERSION="0.10.38"
|
||||
NODE_VERSION="0.12.2"
|
||||
|
||||
#Move to the folder where ep-lite is installed
|
||||
cd `dirname $0`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue