This is an automated email from the ASF dual-hosted git repository.
jiafuzha pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-uniffle-website.git
The following commit(s) were added to refs/heads/master by this push:
new 94b39b6 update for v0.7.1 release
94b39b6 is described below
commit 94b39b65454468bb9d2d976c581674df2839bb81
Author: jiafu zhang <[email protected]>
AuthorDate: Mon Jul 10 03:01:47 2023 +0000
update for v0.7.1 release
Signed-off-by: jiafu zhang <[email protected]>
---
community/how-to-release.md | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/community/how-to-release.md b/community/how-to-release.md
index e540b21..bcd3439 100644
--- a/community/how-to-release.md
+++ b/community/how-to-release.md
@@ -506,9 +506,8 @@ After waiting and confirming that the new release version
is synced to the Apach
### 6.4 GitHub version released
-1. Merge `${release_version}-RC` branch to `master` branch (if not merged)
-2. Tag the official version, and the RC version tag during the voting process
can be removed
-3. On the [GitHub
Releases](https://github.com/apache/incubator-uniffle/releases) page, update
the version number and version description, etc.
+1. Tag the official version, and the RC version tag during the voting process
can be removed
+2. On the [GitHub
Releases](https://github.com/apache/incubator-uniffle/releases) page, update
the version number and version description, etc.
## 7 Email notification version is released