From bde005e6eed086df12987f0ad3332ff47a9d5920 Mon Sep 17 00:00:00 2001 From: yantang Date: Fri, 7 Jun 2019 15:53:48 -0700 Subject: [PATCH] Bump up version to 2.3.0 --- GlobalStaticVersion.props | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/GlobalStaticVersion.props b/GlobalStaticVersion.props index ff49135..a22d520 100644 --- a/GlobalStaticVersion.props +++ b/GlobalStaticVersion.props @@ -6,8 +6,8 @@ Update for every public release. --> 2 - 2 - 2 + 3 + 0 - 2019-01-18 + 2019-06-07 $([MSBuild]::Divide($([System.DateTime]::Now.Subtract($([System.DateTime]::Parse($(SemanticVersionDate)))).TotalMinutes), 5).ToString('F0'))