forked from coolaj86/node-installer.sh
bump v1.1.0
This commit is contained in:
parent
23f9400728
commit
91279d1fe2
|
@ -207,7 +207,7 @@ if [ -f "/tmp/IOJS_VER" ]; then
|
|||
fi
|
||||
|
||||
if [ -z "$IOJS_VER" ]; then
|
||||
IOJS_VER="v1.0.3"
|
||||
IOJS_VER="v1.1.0"
|
||||
fi
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue