diff --git a/docs/docs/getting-started/hippo4j-adapter.md b/docs/docs/getting-started/hippo4j-adapter.md
index 693bf99a..3608bd9b 100644
--- a/docs/docs/getting-started/hippo4j-adapter.md
+++ b/docs/docs/getting-started/hippo4j-adapter.md
@@ -27,7 +27,7 @@ Hippo4J 目前已支持的三方框架线程池列表:
hippo4j-spring-boot-starter-adapter-rocketmq
hippo4j-spring-boot-starter-adapter-spring-cloud-stream-rocketmq
- 1.3.2
+ 1.3.1
```
@@ -37,7 +37,7 @@ Hippo4J 目前已支持的三方框架线程池列表:
cn.hippo4j
hippo4j-spring-boot-starter-adapter-all
- 1.3.2
+ 1.3.1
```
diff --git a/docs/docs/getting-started/hippo4j-core-start.md b/docs/docs/getting-started/hippo4j-core-start.md
index 7a365a35..b8c3501e 100644
--- a/docs/docs/getting-started/hippo4j-core-start.md
+++ b/docs/docs/getting-started/hippo4j-core-start.md
@@ -12,7 +12,7 @@ Nacos、Apollo、Zookeeper 配置中心任选其一。
cn.hippo4j
hippo4j-core-spring-boot-starter
- 1.3.2
+ 1.3.1
```
diff --git a/docs/docs/getting-started/hippo4j-server-start.md b/docs/docs/getting-started/hippo4j-server-start.md
index 6a73231c..78275a6f 100644
--- a/docs/docs/getting-started/hippo4j-server-start.md
+++ b/docs/docs/getting-started/hippo4j-server-start.md
@@ -22,7 +22,7 @@ SpringBoot Pom 引入 Hippo4j Starter Jar。
cn.hippo4j
hippo4j-spring-boot-starter
- 1.3.2
+ 1.3.1
```