From 4d4d5ad7aa9e9711ff80feeff8494cdb2f5529ff Mon Sep 17 00:00:00 2001 From: TheJoKlLa Date: Tue, 10 May 2022 12:37:15 +0000 Subject: [PATCH] Update .gitmodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index b360791..4ba83d0 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 = main + branch = v0.3 [submodule "external/capnproto-dotnetcore"] path = external/capnproto-dotnetcore url = https://github.com/FabInfra/capnproto-dotnetcore_Runtime.git