parent
7c672d8b76
commit
c655d3bd7b
|
@ -3972,7 +3972,7 @@ installRemoteModule() {
|
|||
spx)
|
||||
if test -z "$installRemoteModule_path"; then
|
||||
if test -z "$installRemoteModule_version"; then
|
||||
installRemoteModule_version=v0.4.17
|
||||
installRemoteModule_version=v0.4.18
|
||||
fi
|
||||
if test "${installRemoteModule_version%.*}" = "$installRemoteModule_version"; then
|
||||
installRemoteModule_displayVersion="$installRemoteModule_version"
|
||||
|
|
Loading…
Reference in New Issue