feat(work): bump version to v2.2.1

This commit is contained in:
Fu Diwei 2021-12-29 12:39:28 +08:00
parent 16ce7989f5
commit 21c7e1d6e3
2 changed files with 5 additions and 1 deletions

View File

@ -383,6 +383,10 @@
<summary>[展开查看]</summary>
- Release 2.2.1
- **修复**:修复部门次序值可能溢出的问题。
- Release 2.2.0
- **新增**:新增会议室预定的回调通知事件模型。

View File

@ -12,7 +12,7 @@
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat</PackageProjectUrl>
<PackageTags>Flurl.Http Wechat Weixin MicroMessage WechatWork WeixinWork Wxwork 微信 企业微信 企业号 微信企业号</PackageTags>
<Version>2.2.0</Version>
<Version>2.2.1</Version>
<Description>基于 Flurl.Http 的企业微信 API 客户端支持企业内部开发、第三方应用开发、智慧硬件开发模式支持基础服务、通讯录管理、客户联系、身份验证、应用管理、素材管理、设备管理、消息推送、OA、效率工具、企业互联、电子发票、家校沟通、家校应用、政民沟通等功能。</Description>
<Authors>Fu Diwei</Authors>
<RepositoryType>git</RepositoryType>