From 4a784f3cde5a9f716d0fe504a339643bdc019e89 Mon Sep 17 00:00:00 2001 From: TheJoKlLa Date: Tue, 10 May 2022 13:18:25 +0000 Subject: [PATCH] Update .gitmodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 4633df6..b360791 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,7 +9,7 @@ [submodule "FabAccessAPI/schema"] path = FabAccessAPI/schema url = https://gitlab.com/fabinfra/fabaccess/fabaccess-api.git - branch = v0.3.1 + branch = main [submodule "external/capnproto-dotnetcore"] path = external/capnproto-dotnetcore url = https://github.com/FabInfra/capnproto-dotnetcore_Runtime.git