From 773d9cb05d7f606634490f5d7e695f00ab30c1d1 Mon Sep 17 00:00:00 2001 From: yantang Date: Mon, 18 Jun 2018 15:24:23 -0700 Subject: [PATCH] Bump up version to 2.1.1 --- GlobalStaticVersion.props | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GlobalStaticVersion.props b/GlobalStaticVersion.props index c217082..570aba5 100644 --- a/GlobalStaticVersion.props +++ b/GlobalStaticVersion.props @@ -8,7 +8,7 @@ 2 1 1 - beta2 + - 2018-06-06 + 2018-06-18 $([MSBuild]::Divide($([System.DateTime]::Now.Subtract($([System.DateTime]::Parse($(SemanticVersionDate)))).TotalMinutes), 5).ToString('F0'))