From 0151abc4e285b9015f780f5f45da479df5a0a670 Mon Sep 17 00:00:00 2001 From: SoXX Date: Sun, 25 Aug 2024 01:27:36 +0200 Subject: [PATCH] chore: Update submodule grpc-proto to branch release/v4.0.0 --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 069ca5c..44a5029 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "third_party/grpc-proto"] path = third_party/grpc-proto url = https://git.anthrove.art/Anthrove/grpc-proto.git - branch = release/v3.2.0 + branch = release/v4.0.0