parent
7c20b17a43
commit
c38194cb97
|
@ -3358,7 +3358,7 @@ installRemoteModule() {
|
|||
spx)
|
||||
if test -z "$installRemoteModule_path"; then
|
||||
if test -z "$installRemoteModule_version"; then
|
||||
installRemoteModule_version=v0.4.13
|
||||
installRemoteModule_version=v0.4.14
|
||||
fi
|
||||
if test "${installRemoteModule_version%.*}" = "$installRemoteModule_version"; then
|
||||
installRemoteModule_displayVersion="$installRemoteModule_version"
|
||||
|
|
Loading…
Reference in New Issue