From 469383a7bc8f61568d751cdc32ea5530863237d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Asbj=C3=B8rn=20Ulsberg?= Date: Thu, 17 Mar 2016 21:35:07 +0100 Subject: [PATCH] Set the next version to 2.1 --- GitVersionConfig.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GitVersionConfig.yaml b/GitVersionConfig.yaml index 3156c744..95673f6f 100644 --- a/GitVersionConfig.yaml +++ b/GitVersionConfig.yaml @@ -1,4 +1,4 @@ -next-version: 2.0 +next-version: 2.1 branches: feature[/-]: mode: ContinuousDeployment