Skip to content

Commit 14487bb

Browse files
chore(release): 1.7.1
1 parent 52ef86b commit 14487bb

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
## [1.7.0] - 2026-04-16
1+
## [1.7.1] - 2026-04-16
2+
3+
* 移除KCP服务器启动代码并注释相关依赖## [1.7.0] - 2026-04-16
24

35
* 添加好友关系状态实体
46
* 实现好友增删查业务逻辑和消息处理器

Version.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>1.7.0</Version>
3+
<Version>1.7.1</Version>
44
</PropertyGroup>
55
</Project>

0 commit comments

Comments
 (0)