From bb55f49b97f88e0d423450df704f9889743fa48f Mon Sep 17 00:00:00 2001 From: peterbarancek <62284244+peterbarancek@users.noreply.github.com> Date: Tue, 11 Jun 2024 09:36:28 +0200 Subject: [PATCH 1/2] Update GitVersion.yml --- GitVersion.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GitVersion.yml b/GitVersion.yml index 0e91a10..560444e 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -1,5 +1,5 @@ mode: ContinuousDeployment -next-version: 0.2.3 +next-version: 0.2.9 branches: main: regex: ^master$|^main$ From 81dc0e7a0aef5370eec00aa6b6d537c6f04b1170 Mon Sep 17 00:00:00 2001 From: peterbarancek <62284244+peterbarancek@users.noreply.github.com> Date: Tue, 11 Jun 2024 09:38:49 +0200 Subject: [PATCH 2/2] Update GitVersion.yml --- GitVersion.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GitVersion.yml b/GitVersion.yml index 560444e..cabb11d 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -1,5 +1,5 @@ mode: ContinuousDeployment -next-version: 0.2.9 +next-version: 0.3.0 branches: main: regex: ^master$|^main$