Skip to content

Commit

Permalink
chore: 发布 1.2.2 版本
Browse files Browse the repository at this point in the history
  • Loading branch information
jianxuanbing committed Jan 21, 2021
1 parent baf19f2 commit 68bf2cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/version.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<VersionMajor>1</VersionMajor>
<VersionMinor>2</VersionMinor>
<VersionPatch>1</VersionPatch>
<VersionPatch>2</VersionPatch>
<VersionQuality>20200512-1</VersionQuality>
<VersionPrefix>$(VersionMajor).$(VersionMinor).$(VersionPatch)</VersionPrefix>
<!--<VersionSuffix>preview-$(VersionQuality)</VersionSuffix>-->
Expand Down

0 comments on commit 68bf2cb

Please sign in to comment.