Skip to content

Commit

Permalink
Upgrade version
Browse files Browse the repository at this point in the history
WeihanLi committed Dec 5, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent c4c082b commit e300cde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
<PropertyGroup>
<VersionMajor>1</VersionMajor>
<VersionMinor>6</VersionMinor>
<VersionPatch>0</VersionPatch>
<VersionPatch>1</VersionPatch>
<VersionPrefix>$(VersionMajor).$(VersionMinor).$(VersionPatch)</VersionPrefix>
<VersionSuffix Condition="'$(Configuration)'=='DEBUG'">preview</VersionSuffix>
<InformationalVersion>$(PackageVersion)</InformationalVersion>

0 comments on commit e300cde

Please sign in to comment.