diff --git a/GitVersion.yml b/GitVersion.yml index ce5d2de1..aa73778d 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -1,5 +1,5 @@ mode: ContinuousDeployment -next-version: 0.19.0 +next-version: 0.19.3 branches: main: regex: ^master$|^main$