feat(tenpaybusiness): bump version to v3.1.0

This commit is contained in:
Fu Diwei 2024-05-17 19:59:33 +08:00
parent 8f3bf9d64a
commit 061fe17501
2 changed files with 5 additions and 1 deletions

View File

@ -1537,6 +1537,10 @@
<summary>[展开查看]</summary>
- Release 3.1.0 (2024-05-17)
- **变更**:升级依赖 `BouncyCastle.Cryptography` 至 v2.3.1。
- Release 3.0.1 (2024-02-15)
- **修复**修复部分接口请求签名错误。影响版本v3.0.0。

View File

@ -14,7 +14,7 @@
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat</PackageProjectUrl>
<PackageTags>Flurl.Http Tencent Tenpay FiT 腾讯金融科技服务平台 腾讯金融科技 腾讯金融 腾讯商企付 腾讯微企付 商企付 微企付</PackageTags>
<Version>3.0.1</Version>
<Version>3.1.0</Version>
<Description>基于 Flurl.Http 的微企付 API 客户端。</Description>
<Authors>Fu Diwei</Authors>
<RepositoryType>git</RepositoryType>