imbajin commented on code in PR #345:
URL:
https://github.com/apache/incubator-hugegraph-doc/pull/345#discussion_r1548027670
##########
content/cn/docs/download/download.md:
##########
@@ -6,24 +6,26 @@ weight: 2
### Latest version
-The latest HugeGraph: **1.2.0**, released on _2023-12-28_([how to build from
source](/docs/quickstart/hugegraph-server/)).
+The latest HugeGraph: **1.3.0**, released on _2024-04-01_([how to build from
source](/docs/quickstart/hugegraph-server/)).
| components | description |
download
|
| ------------------- | ------------------------------------------------ |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
-| HugeGraph-Server | HugeGraph 的主程序 |
[1.2.0](https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0.tar.gz)([备用](https://dlcdn.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0.tar.gz))
|
-| HugeGraph-Toolchain | 数据导入/导出/备份, Web 可视化图形界面等工具合集 |
[1.2.0](https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz)([备用](https://dlcdn.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz))
|
+| HugeGraph-Server | HugeGraph 的主程序 |
[1.3.0](https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-incubating-1.3.0.tar.gz)([备用](https://dlcdn.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-incubating-1.3.0.tar.gz))
|
+| HugeGraph-Toolchain | 数据导入/导出/备份, Web 可视化图形界面等工具合集 |
[1.3.0](https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.0.tar.gz)([备用](https://dlcdn.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.0.tar.gz))
|
+
+> 注: HugeGraph 所有组件版本号已保持一致, `client/loader/hubble/common` 等 maven 仓库版本号同理,
依赖引用可参考[maven
示例](https://github.com/apache/incubator-hugegraph-computer/blob/master/pom.xml)
Review Comment:
```suggestion
> 注: HugeGraph 所有组件版本号已保持一致, `client/loader/hubble/common` 等 maven 仓库版本号同理,
依赖引用可参考[maven
示例](https://github.com/apache/incubator-hugegraph-toolchain#maven-dependencies)
```
##########
content/en/docs/download/download.md:
##########
@@ -6,26 +6,28 @@ weight: 2
### Latest version
-The latest HugeGraph: **1.2.0**, released on _2023-12-28_([how to build from
source](/docs/quickstart/hugegraph-server/)).
+The latest HugeGraph: **1.3.0**, released on _2024-04-01_([how to build from
source](/docs/quickstart/hugegraph-server/)).
| components | description
| download
|
| ------------------- |
----------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
-| HugeGraph-Server | The main program of HugeGraph
|
[1.2.0](https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0.tar.gz)([alternate](https://dlcdn.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0.tar.gz))
|
-| HugeGraph-Toolchain | A collection of tools for graph data
import/export/backup, web visualization, etc. |
[1.2.0](https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz)([alternate](https://dlcdn.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz))
|
+| HugeGraph-Server | The main program of HugeGraph
|
[1.3.0](https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-incubating-1.3.0.tar.gz)([alternate](https://dlcdn.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-incubating-1.3.0.tar.gz))
|
+| HugeGraph-Toolchain | A collection of tools for graph data
import/export/backup, web visualization, etc. |
[1.3.0](https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.0.tar.gz)([alternate](https://dlcdn.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.0.tar.gz))
|
+
+> Note: The version numbers of all components of HugeGraph have been kept
consistent, and the version numbers of Maven repositories such as
client/loader/hubble/common are the same. You can refer to these for dependency
references[maven
example](https://github.com/apache/incubator-hugegraph-computer/blob/master/pom.xml)
Review Comment:
```suggestion
> Note: The version numbers of all components of HugeGraph have been kept
consistent, and the version numbers of Maven repositories such as
client/loader/hubble/common are the same. You can refer to these for dependency
references[maven
example](https://github.com/apache/incubator-hugegraph-toolchain#maven-dependencies)
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]