diff --git a/zh/download.html b/zh/download.html
index 1ac6882..10e675c 100644
--- a/zh/download.html
+++ b/zh/download.html
@@ -82,7 +82,7 @@
运行环境
最新版本
-最新稳定版本为:1.0.11,发布于:2013-08-16,欢迎使用。
+最新稳定版本为:1.0.12,发布于:2015-07-07,欢迎使用。
该版本主要修复用户发现的问题,参见:发布记录
@@ -95,9 +95,9 @@ 最新版本
HTTL核心包 |
-httl-1.0.11.jar |
-httl-1.0.11-sources.jar |
-httl-1.0.11 |
+httl-1.0.12.jar |
+httl-1.0.12-sources.jar |
+httl-1.0.12 |
Script集成包 |
@@ -187,9 +187,9 @@ Maven依赖
<project>
<dependencies>
<dependency>
- <groupId>com.github.httl</groupId>
+ <groupId>org.amebastack.template</groupId>
<artifactId>httl</artifactId>
- <version>1.0.11</version>
+ <version>1.0.12</version>
</dependency>
<!--
<dependency>
@@ -731,4 +731,4 @@ 0.1.0 (2011-09-15)