From e2c668bd108c46a9657c7682f70f0b4955604dd3 Mon Sep 17 00:00:00 2001 From: Christopher Jolly Date: Mon, 10 Apr 2023 09:40:48 +0800 Subject: [PATCH] 6.0 beta 1 --- Version.props | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/Version.props b/Version.props index 7b0a7df..b7aa43f 100644 --- a/Version.props +++ b/Version.props @@ -1,6 +1,6 @@ - - - 6.0.0 - alpha - 2 + 6.0.0 + beta + 1 - - + - - - true - true - + + true + true + - - $(PreReleaseVersionLabel).$(PreReleaseVersionIteration) - $(VersionSuffix).ci.$(ContinuousIntegrationTimestamp) - $(VersionSuffix)+sha.$(BuildSha) - + + $(PreReleaseVersionLabel).$(PreReleaseVersionIteration) + $(VersionSuffix).ci.$(ContinuousIntegrationTimestamp) + $(VersionSuffix)+sha.$(BuildSha) + - - - - - - - + \ No newline at end of file