diff --git a/setup.ts b/setup.ts index 2effc8565..39eaac737 100644 --- a/setup.ts +++ b/setup.ts @@ -16,11 +16,11 @@ const gits: GitItem[] = [ { name: "sern-handler-v3", repo: "handler", + branch: "version/3" }, { name: "sern-handler-v4", repo: "handler", - branch: "feat/v4", }, { name: "tools",