Skip to content

Commit

Permalink
🔖 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ChunMengLu committed Jun 25, 2024
1 parent 248d50f commit 013e414
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## 发行版本

### v2.3.1 - 2024-06-30
### v2.3.1 - 2024-06-25
- :sparkles: mica-mqtt-server 重构心跳,心跳检测模式默认为:最后接收的数据时间。gitee #I9R0SN #IA69SM 感谢 `@HY` `@tan90` 反馈。
- :sparkles: mica-mqtt-server 优化端口占用的异常提示,方便排查。
- :sparkles: mica-mqtt client 使用 mica-net 内置的心跳检测,内置心跳已重构。
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<properties>
<!-- mica-mqtt version -->
<revision>2.3.1-SNAPSHOT</revision>
<revision>2.3.1</revision>
<!-- java version -->
<java.version>1.8</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 013e414

Please sign in to comment.