From 19ebbe015c9d91a8a0348f73f44901034a89be6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Laban?= Date: Fri, 17 Mar 2023 14:45:46 -0400 Subject: [PATCH] ci: remove next-version for auto-versioning --- gitversion.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitversion.yml b/gitversion.yml index 98505c01..4f17fc49 100644 --- a/gitversion.yml +++ b/gitversion.yml @@ -4,7 +4,7 @@ mode: Mainline # Don't use next-version with Mainline (changed since 5.3), otherwise the stable # branch will not count on commits, only on tags. # See https://github.com/GitTools/GitVersion/issues/2461#issuecomment-733658087 -next-version: 1.0 +# next-version: 1.0 branches: main: