From 9499cbf9f7fc7be9b624ccbcfe5e8251bf853875 Mon Sep 17 00:00:00 2001 From: Christy Jacob Date: Sun, 6 Aug 2023 13:59:28 +0400 Subject: [PATCH] feat: udpate console branch name --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 4a4bf6aef7..273ff83846 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "app/console"] path = app/console url = https://github.com/appwrite/console - branch = cloud-cards + branch = cloud-1.1.x