diff --git a/broker/pom.xml b/broker/pom.xml index 2b2367841..99086a390 100644 --- a/broker/pom.xml +++ b/broker/pom.xml @@ -5,7 +5,7 @@ ../ wildfirechat-parent cn.wildfirechat - 1.1.4 + 1.1.5 moquette-broker diff --git a/common/pom.xml b/common/pom.xml index 9aaaf66cf..8fa3ff095 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ wildfirechat-parent cn.wildfirechat - 1.1.4 + 1.1.5 4.0.0 diff --git a/distribution/pom.xml b/distribution/pom.xml index 252beb232..fa5513c69 100755 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -6,7 +6,7 @@ wildfirechat-parent cn.wildfirechat - 1.1.4 + 1.1.5 distribution diff --git a/pom.xml b/pom.xml index 263d225d1..a4cfd282e 100755 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ wildfirechat-parent pom - 1.1.4 + 1.1.5 Wildfire Chat Wildfire Chat Server 2019 diff --git a/release_note.md b/release_note.md index 55ed4f7fa..873fc06ac 100644 --- a/release_note.md +++ b/release_note.md @@ -12,6 +12,11 @@ # 更新记录 +-------------- +Release note 1.1.5: +1. 添加获取所有用户的Server API。 +2. 解决添加好友时没有处理黑名单的问题。 + -------------- Release note 1.1.4: 1. 添加PC客户端多端登录互踢时没有更新pc在线状态问题。 diff --git a/sdk/pom.xml b/sdk/pom.xml index 2ead78c76..eed2b0603 100644 --- a/sdk/pom.xml +++ b/sdk/pom.xml @@ -3,7 +3,7 @@ wildfirechat-parent cn.wildfirechat - 1.1.4 + 1.1.5 4.0.0