From fee4ad722a2055c3ecc1ef7df72d373a3aec3150 Mon Sep 17 00:00:00 2001 From: Weny Xu Date: Fri, 17 May 2024 16:59:35 +0800 Subject: [PATCH] chore: replace `0.7.11` with `0.7.1-1` --- docs/nightly/en/user-guide/upgrade.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/nightly/en/user-guide/upgrade.md b/docs/nightly/en/user-guide/upgrade.md index 110a52b46..3b451f1f4 100644 --- a/docs/nightly/en/user-guide/upgrade.md +++ b/docs/nightly/en/user-guide/upgrade.md @@ -47,7 +47,7 @@ Here is a complete example for upgrading from `v0.7.x` to `v0.8.0`. ### Upgrade from 0.7.0 or 0.7.1 :::warning NOTICE -If you are using `v0.7.0` or `v0.7.1`, Please replace the old version with `v0.7.11`(Open the data directory using the GreptimeDB `v0.7.11`). +If you are using `v0.7.0` or `v0.7.1`, Please replace the old version with `v0.7.1-1`(Open the data directory using the GreptimeDB `v0.7.1-1`). ::: ### Export `CREATE TABLE`