From cacb18e986c2165064e2713ba5aeb54942bd2f03 Mon Sep 17 00:00:00 2001 From: Jerome Haltom Date: Mon, 7 Aug 2023 17:47:00 -0500 Subject: [PATCH] Increment Minor for dev branch --- GitVersion.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GitVersion.yml b/GitVersion.yml index e45df3344a..0e0fd8d314 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -11,5 +11,5 @@ branches: develop: regex: ^develop$ tag: dev - increment: Patch - \ No newline at end of file + increment: Minor +