Skip to content

Commit

Permalink
build: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ttkoma committed Jan 27, 2021
1 parent 1ed8e15 commit b2ccf9c
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.14</VersionSuffix>
<VersionSuffix>preview.15</VersionSuffix>
<PackageVersion>$(VersionNumber)-$(VersionSuffix)</PackageVersion>
</PropertyGroup>

Expand Down

0 comments on commit b2ccf9c

Please sign in to comment.