[docs] update devtool sdk version (#425)

diff --git a/docs/guide/debug/integrate-devtool-to-android.md b/docs/guide/debug/integrate-devtool-to-android.md
index 76e8012..48f5b9f 100644
--- a/docs/guide/debug/integrate-devtool-to-android.md
+++ b/docs/guide/debug/integrate-devtool-to-android.md
@@ -15,6 +15,7 @@
 | 0.18.0+  | 0.13.4-multicontext |
 | 0.19.0+  | 0.18.68        |
 | 0.20.3.0-beta | 0.20.3.0-beta |
+| 0.24.0+  | 0.24.2.4 |
 
 ## Integrate to Android
 
diff --git a/docs/guide/debug/integrate-devtool-to-ios.md b/docs/guide/debug/integrate-devtool-to-ios.md
index 4f67b1a..edd7321 100644
--- a/docs/guide/debug/integrate-devtool-to-ios.md
+++ b/docs/guide/debug/integrate-devtool-to-ios.md
@@ -12,13 +12,14 @@
 
 #### Version compatibility
 
-| weex sdk | weex inspector |
+| WeexSDK  | WXDevtool      | 
 |----------|----------------|
 | 0.16.0+  | 0.15.3         |
 | 0.17.0+  | 0.16.0         |
-| 0.18.0+  | 0.16.3+ |
+| 0.18.0+  | 0.16.3+        |
 | 0.19.0+  | 0.17.2+        |
-| 0.20.0+  | 0.20.0+ |
+| 0.20.0+  | 0.20.0+        |
+| 0.24.0+  | 0.24.0         |
 
 
 ## Integrate to iOS
diff --git a/docs/zh/guide/debug/integrate-devtool-to-android.md b/docs/zh/guide/debug/integrate-devtool-to-android.md
index a6cabb4..50f4f47 100644
--- a/docs/zh/guide/debug/integrate-devtool-to-android.md
+++ b/docs/zh/guide/debug/integrate-devtool-to-android.md
@@ -8,13 +8,14 @@
 
 #### 版本兼容
 
-| weex sdk | weex inspector |
+| WeexSDK | Weex Inspector |
 |----------|----------------|
 | 0.16.0+  | 0.12.1         |
 | 0.17.0+  | 0.13.2         |
 | 0.18.0+  | 0.13.4-multicontext |
 | 0.19.0+  | 0.18.68        |
 | 0.20.3.0-beta | 0.20.3.0-beta |
+| 0.24.0+  | 0.24.2.4 |
 
 ## Android接入指南
 
diff --git a/docs/zh/guide/debug/integrate-devtool-to-ios.md b/docs/zh/guide/debug/integrate-devtool-to-ios.md
index 64294f9..6352b5b 100644
--- a/docs/zh/guide/debug/integrate-devtool-to-ios.md
+++ b/docs/zh/guide/debug/integrate-devtool-to-ios.md
@@ -12,13 +12,14 @@
 
 #### 版本兼容
 
-| weex sdk | weex inspector | 
+| WeexSDK  | WXDevtool      | 
 |----------|----------------|
 | 0.16.0+  | 0.15.3         |
 | 0.17.0+  | 0.16.0         |
-| 0.18.0+  | 0.16.3+ |
+| 0.18.0+  | 0.16.3+        |
 | 0.19.0+  | 0.17.2+        |
-| 0.20.0+  | 0.20.0+ |
+| 0.20.0+  | 0.20.0+        |
+| 0.24.0+  | 0.24.0         |
 
 
 ## iOS接入指南