From ed518393b0253d5665eb7e75bdd42a6d3556820c Mon Sep 17 00:00:00 2001 From: Michael Jeffrey Date: Tue, 1 Nov 2022 14:52:12 -0700 Subject: [PATCH] update proto to master --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index cc7807603..a8a4587c3 100755 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ endif GRPC_SERVICES_DIR=src/grpc/autogen -GATEWAY_RS_VSN ?= "a602fe85c50f6ac15700ed23bb88b0b2a6bd7e5b" +GATEWAY_RS_VSN ?= "9708f856de1e8e050f6707a6543ff3e7b2fb250c" GWMP_MUX_VSN ?= "v0.9.4" all: compile