diff --git a/install-php-extensions b/install-php-extensions index 67012fc..4b154fa 100755 --- a/install-php-extensions +++ b/install-php-extensions @@ -3769,7 +3769,7 @@ installRemoteModule() { spx) if test -z "$installRemoteModule_path"; then if test -z "$installRemoteModule_version"; then - installRemoteModule_version=v0.4.15 + installRemoteModule_version=v0.4.16 fi if test "${installRemoteModule_version%.*}" = "$installRemoteModule_version"; then installRemoteModule_displayVersion="$installRemoteModule_version"