[2.3.0-alpha.14] Bump version

This commit is contained in:
Kenneth Geisshirt 2018-03-01 15:38:26 +01:00
parent 2f2c557cc1
commit 27349fc0b9
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@ if [[ -z "$(command -v nvm)" ]]; then
set -e
fi
if [[ "$(command -v nvm)" ]]; then
nvm install 7.10.0
nvm install 6.11.3
fi
# Remove cached packages