Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ttkoma committed Feb 5, 2021
1 parent 4ca0997 commit 3b2a87d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CrmNx.Libs.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<VersionNumber>1.0.1</VersionNumber>
<BuildDate>$([System.DateTime]::UtcNow.AddHours(3).ToString(`yyyyMMdd-HHmm`))</BuildDate>
<Version>$(VersionNumber)-$(BuildDate)</Version>
<VersionSuffix>preview.16</VersionSuffix>
<VersionSuffix>preview.17</VersionSuffix>
<PackageVersion>$(VersionNumber)-$(VersionSuffix)</PackageVersion>
</PropertyGroup>

Expand Down

0 comments on commit 3b2a87d

Please sign in to comment.