From d9e87ad7e913dcb15c6bfafae63c507e6ffb1661 Mon Sep 17 00:00:00 2001 From: PTKu <61538034+PTKu@users.noreply.github.com> Date: Fri, 29 Nov 2024 09:06:57 +0100 Subject: [PATCH] version bump 0.20.1 --- GitVersion.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GitVersion.yml b/GitVersion.yml index 2334d94b..3cf5581a 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -1,5 +1,5 @@ mode: ContinuousDeployment -next-version: 0.20.0 +next-version: 0.20.1 branches: main: regex: ^master$|^main$