From 9a29b5e03b374f979ca10e0cee6ef2b28475a794 Mon Sep 17 00:00:00 2001 From: reesericci Date: Sun, 2 Jul 2023 00:07:19 -0500 Subject: [PATCH] Updated manifest pull to main --- burrow-gtk/com.hackclub.burrow.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/burrow-gtk/com.hackclub.burrow.json b/burrow-gtk/com.hackclub.burrow.json index f50bf7b..bf42d59 100644 --- a/burrow-gtk/com.hackclub.burrow.json +++ b/burrow-gtk/com.hackclub.burrow.json @@ -55,7 +55,7 @@ "sources" : [ { "type" : "git", - "branch" : "burrow-gtk-patch-1", + "branch" : "main", "url" : "https://github.com/hackclub/burrow.git" } ]