This commit is contained in:
Jordan Harband
2023-07-24 18:29:54 -07:00
parent 4fc91d408c
commit 8fbf8ab694
4 changed files with 14 additions and 14 deletions

2
nvm.sh
View File

@@ -4173,7 +4173,7 @@ nvm() {
NVM_VERSION_ONLY=true NVM_LTS="${NVM_LTS-}" nvm_remote_version "${PATTERN:-node}"
;;
"--version" | "-v")
nvm_echo '0.39.3'
nvm_echo '0.39.4'
;;
"unload")
nvm deactivate >/dev/null 2>&1