Update setup.ts

This commit is contained in:
Jacob Nguyen
2025-01-12 12:42:49 -06:00
committed by GitHub
parent d16c8f7e64
commit c3c16be90f

View File

@@ -16,11 +16,11 @@ const gits: GitItem[] = [
{
name: "sern-handler-v3",
repo: "handler",
branch: "version/v3"
},
{
name: "sern-handler-v4",
repo: "handler",
branch: "feat/v4",
},
{
name: "tools",