Merge pull request #75 from sern-handler/jacoobes-patch-1

Update setup.ts
This commit is contained in:
Jacob Nguyen
2025-01-12 21:53:32 -06:00
committed by GitHub

View File

@@ -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",