From ce43ce55034c295d99a42050a953765fb296e256 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?jian=E7=8E=84=E5=86=B0?= Date: Tue, 12 May 2020 16:18:41 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=8F=91=E5=B8=83=E7=89=88=E6=9C=AC?= =?UTF-8?q?=201.1.2-preview-20200512-1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build/version.props | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build/version.props b/build/version.props index d42e5b7..98a6599 100644 --- a/build/version.props +++ b/build/version.props @@ -2,10 +2,10 @@ 1 1 - 1 - 20200314-1 + 2 + 20200512-1 $(VersionMajor).$(VersionMinor).$(VersionPatch) - + preview-$(VersionQuality) 简玄冰