Skip to content

Commit 3e6f294

Browse files
chore: upgrade grpc client nginx module version (#335)
1 parent 576b866 commit 3e6f294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-apisix-base.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ else
2424
apisix_nginx_module_ver="1.14.0"
2525
wasm_nginx_module_ver="0.6.5"
2626
lua_var_nginx_module_ver="v0.5.3"
27-
grpc_client_nginx_module_ver="v0.4.3"
27+
grpc_client_nginx_module_ver="v0.4.4"
2828
debug_args=${debug_args:-}
2929
OR_PREFIX=${OR_PREFIX:="/usr/local/openresty"}
3030
fi

0 commit comments

Comments
 (0)