Update setup.ts

This commit is contained in:
Jacob Nguyen
2025-01-12 19:41:38 -06:00
committed by GitHub
parent c3c16be90f
commit bdedc81993

View File

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