From 848f8692a73270e5a7a8bdf1ce4f097733914e7a Mon Sep 17 00:00:00 2001 From: yantang Date: Tue, 25 Jun 2019 10:52:41 -0700 Subject: [PATCH] Bump up version to 2.3.1 --- GlobalStaticVersion.props | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GlobalStaticVersion.props b/GlobalStaticVersion.props index a22d520..47b2de7 100644 --- a/GlobalStaticVersion.props +++ b/GlobalStaticVersion.props @@ -7,7 +7,7 @@ --> 2 3 - 0 + 1 - 2019-06-07 + 2019-06-25 $([MSBuild]::Divide($([System.DateTime]::Now.Subtract($([System.DateTime]::Parse($(SemanticVersionDate)))).TotalMinutes), 5).ToString('F0'))