From e017db9c5c65b33aa8dd9814c1921ab69c95eb60 Mon Sep 17 00:00:00 2001 From: Patrick Date: Mon, 7 Feb 2022 13:19:07 -0600 Subject: [PATCH] gitmodules: Update xdg-dbus-proxy branch --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 99b0e0d9..20225be5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,7 +8,7 @@ [submodule "dbus-proxy"] path = subprojects/dbus-proxy url = https://github.com/flatpak/xdg-dbus-proxy.git - branch = master + branch = main [submodule "variant-schema-compiler"] path = subprojects/variant-schema-compiler url = https://gitlab.gnome.org/alexl/variant-schema-compiler.git