Skip to content

Commit

Permalink
递增 版本号至 2.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Roc committed Oct 31, 2019
1 parent 50bd557 commit 240bfca
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<Project>

<PropertyGroup>
<Version>2.4.3</Version>
<Version>2.4.4</Version>
<NoWarn>$(NoWarn);CS1570;CS1591</NoWarn>
<Description>Essensoft.AspNetCore.Payment</Description>
<Copyright>© Essensoft 2019</Copyright>
Expand All @@ -15,4 +16,5 @@
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
</PropertyGroup>

</Project>

0 comments on commit 240bfca

Please sign in to comment.