mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-09-09 09:49:05 +00:00
v0.18.0
This commit is contained in:
2
nvm.sh
2
nvm.sh
@@ -1040,7 +1040,7 @@ nvm() {
|
||||
nvm_version $2
|
||||
;;
|
||||
"--version" )
|
||||
echo "0.17.3"
|
||||
echo "0.18.0"
|
||||
;;
|
||||
"unload" )
|
||||
unset -f nvm nvm_print_versions nvm_checksum nvm_ls_remote nvm_ls nvm_remote_version nvm_version nvm_rc_version nvm_version_greater nvm_version_greater_than_or_equal_to > /dev/null 2>&1
|
||||
|
Reference in New Issue
Block a user