This is an automated email from the ASF dual-hosted git repository.

vgalaxies pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph.git


The following commit(s) were added to refs/heads/master by this push:
     new 18569c49c docs: migrate 1.5.0 in readme to 1.7.0 (#2914)
18569c49c is described below

commit 18569c49cc58362fb808f0b5ec07e51d90087a26
Author: Peng Junzhi <[email protected]>
AuthorDate: Fri Nov 28 22:10:12 2025 +0800

    docs: migrate 1.5.0 in readme to 1.7.0 (#2914)
---
 README.md                                        | 2 +-
 hugegraph-server/hugegraph-dist/docker/README.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 45414a832..99649e0ca 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ the 
[README](hugegraph-server/hugegraph-dist/docker/README.md) for more details.
 
 > Note:
 > 1. The Docker image of HugeGraph is a convenience release, but not 
 > **official distribution** artifacts. You can find more details from [ASF 
 > Release Distribution 
 > Policy](https://infra.apache.org/release-distribution.html#dockerhub).
-> 2. Recommend to use `release tag` (like `1.5.0`/`1.x.0`) for the stable 
version. Use `latest` tag to experience the newest functions in development.
+> 2. Recommend to use `release tag` (like `1.7.0`/`1.x.0`) for the stable 
version. Use `latest` tag to experience the newest functions in development.
 
 ### 2. Download
 
diff --git a/hugegraph-server/hugegraph-dist/docker/README.md 
b/hugegraph-server/hugegraph-dist/docker/README.md
index 6d1b6ad89..20c8565b8 100644
--- a/hugegraph-server/hugegraph-dist/docker/README.md
+++ b/hugegraph-server/hugegraph-dist/docker/README.md
@@ -4,7 +4,7 @@
 >
 > 1. The docker image of hugegraph is a convenience release, not official 
 > distribution artifacts from ASF. You can find more details from [ASF Release 
 > Distribution 
 > Policy](https://infra.apache.org/release-distribution.html#dockerhub).
 >
-> 2. Recommend to use `release tag` (like `1.3.0`/`1.5.0`) for the stable 
version. Use `latest` tag to experience the newest functions in development.
+> 2. Recommend to use `release tag` (like `1.5.0`/`1.7.0`) for the stable 
version. Use `latest` tag to experience the newest functions in development.
 
 ## 1. Deploy
 

Reply via email to