From 71173053df5689199f417a76993d8d60d27acd1a Mon Sep 17 00:00:00 2001 From: ronnie Date: Wed, 8 Apr 2026 22:22:40 -0400 Subject: [PATCH] replaced main to master in getversion.yaml --- GitVersion.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GitVersion.yml b/GitVersion.yml index 4cd6734..c1cf715 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -1,7 +1,7 @@ mode: ContinuousDelivery branches: - main: + master: increment: Patch feature: increment: Minor