diff --git a/broker/pom.xml b/broker/pom.xml index 5f4a46bf2..a80b01ac9 100644 --- a/broker/pom.xml +++ b/broker/pom.xml @@ -5,7 +5,7 @@ ../ wildfirechat-parent cn.wildfirechat - 0.94 + 0.95 moquette-broker diff --git a/common/pom.xml b/common/pom.xml index ff93ea2be..5f8a5a294 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ wildfirechat-parent cn.wildfirechat - 0.94 + 0.95 4.0.0 diff --git a/distribution/pom.xml b/distribution/pom.xml index 7722526ed..3ccc7c8aa 100755 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -6,7 +6,7 @@ wildfirechat-parent cn.wildfirechat - 0.94 + 0.95 distribution diff --git a/distribution/src/main/files/release_note.md b/distribution/src/main/files/release_note.md index 294e821ff..fae8a4e7f 100644 --- a/distribution/src/main/files/release_note.md +++ b/distribution/src/main/files/release_note.md @@ -11,6 +11,12 @@ # 更新记录 +-------------- +Release note 0.95: +1. 添加按照用户删除会话接口 +2. 升级netty版本为4.1.68.Final +3. 公众号文章添加摘要字段 + -------------- Release note 0.94: 1. Server SDK添加删除会话接口 diff --git a/pom.xml b/pom.xml index 0850c99f9..5ee2e3485 100755 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ wildfirechat-parent pom - 0.94 + 0.95 Wildfire Chat Wildfire Chat Server 2019 diff --git a/sdk/pom.xml b/sdk/pom.xml index 82ff4286a..9635f5b11 100644 --- a/sdk/pom.xml +++ b/sdk/pom.xml @@ -5,7 +5,7 @@ wildfirechat-parent cn.wildfirechat - 0.94 + 0.95 4.0.0