Update 0.26.0 release.
diff --git a/docs/download/download.md b/docs/download/download.md
index b92047a..20b21e1 100644
--- a/docs/download/download.md
+++ b/docs/download/download.md
@@ -12,6 +12,16 @@
 :::
 
 # Latest Release
+## 0.26.0
+* Released in July 11, 2019
+* [ChangeLog](https://github.com/apache/incubator-weex/releases/tag/0.26.0)
+* [Source](https://www.apache.org/dyn/closer.cgi?filename=incubator/weex/0.26.0/apache-weex-incubating-0.26.0-src.tar.gz&action=download) | [Signature](https://www.apache.org/dist/incubator/weex/0.26.0/apache-weex-incubating-0.26.0-src.tar.gz.asc) | [Checksum](https://dist.apache.org/repos/dist/release/incubator/weex/0.26.0/apache-weex-incubating-0.26.0-src.tar.gz.sha512)
+* Binary
+    * Android 
+        `compile 'com.taobao.android:weex_sdk:0.26.0'`
+    * iOS 
+        `pod "WeexSDK","0.26.0"`
+
 ## 0.24.0
 * Released in May 23, 2019
 * [ChangeLog](https://github.com/apache/incubator-weex/releases/tag/0.24.0)
diff --git a/docs/zh/download/download.md b/docs/zh/download/download.md
index 1b60486..d6c9a21 100644
--- a/docs/zh/download/download.md
+++ b/docs/zh/download/download.md
@@ -12,6 +12,16 @@
 :::
 
 # 最新版本
+## 0.26.0
+* 发布日期 2019年7月11日
+* [变更记录](https://github.com/apache/incubator-weex/releases/tag/0.26.0)
+* [源代码](https://www.apache.org/dyn/closer.cgi?filename=incubator/weex/0.26.0/apache-weex-incubating-0.26.0-src.tar.gz&action=download) | [签名](https://www.apache.org/dist/incubator/weex/0.26.0/apache-weex-incubating-0.26.0-src.tar.gz.asc) | [哈希](https://dist.apache.org/repos/dist/release/incubator/weex/0.26.0/apache-weex-incubating-0.26.0-src.tar.gz.sha512)
+* 二进制下载渠道
+    * Android 
+        `compile 'com.taobao.android:weex_sdk:0.26.0'`
+    * iOS 
+        `pod "WeexSDK", "0.26.0"`
+
 ## 0.24.0
 * 发布日期 2019年5月23日
 * [变更记录](https://github.com/apache/incubator-weex/releases/tag/0.24.0)