diff --git a/broker/pom.xml b/broker/pom.xml
index e32776b86..1530bf14f 100644
--- a/broker/pom.xml
+++ b/broker/pom.xml
@@ -5,7 +5,7 @@
../
wildfirechat-parent
cn.wildfirechat
- 1.3.1
+ 1.3.2
moquette-broker
diff --git a/common/pom.xml b/common/pom.xml
index 5be6a9569..433c42566 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -5,7 +5,7 @@
wildfirechat-parent
cn.wildfirechat
- 1.3.1
+ 1.3.2
4.0.0
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 9d70b131c..b783e25bd 100755
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -6,7 +6,7 @@
wildfirechat-parent
cn.wildfirechat
- 1.3.1
+ 1.3.2
distribution
diff --git a/pom.xml b/pom.xml
index c7e2af47d..11dd71f36 100755
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
wildfirechat-parent
pom
- 1.3.1
+ 1.3.2
Wildfire Chat
Wildfire Chat Server
2019
diff --git a/release_note.md b/release_note.md
index aa7cddf1c..6c772274e 100644
--- a/release_note.md
+++ b/release_note.md
@@ -12,6 +12,13 @@
# 更新记录
+--------------
+Release note 1.3.2:
+1. 机器人Server SDK添加朋友圈相关接口。
+2. Server API添加批量获取用户接口。
+3. 解决聊天室定向消息无效的问题。
+4. 添加配置,可以在禁止私聊时添加例外聊天线路。
+
--------------
Release note 1.3.1:
1. 透传消息去掉消息ID,减少消息传输大小。
diff --git a/sdk/pom.xml b/sdk/pom.xml
index 75fd8c9aa..fe7cd8b58 100644
--- a/sdk/pom.xml
+++ b/sdk/pom.xml
@@ -3,7 +3,7 @@
wildfirechat-parent
cn.wildfirechat
- 1.3.1
+ 1.3.2
4.0.0