diff --git a/README.md b/README.md
index 8dad3b44..c3bc2f60 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,16 @@ frp is an open source project with its ongoing development made possible entirel
## Recall.ai - API for meeting recordings
@@ -29,16 +39,6 @@ an API that records Zoom, Google Meet, Microsoft Teams, in-person meetings, and
The complete IDE crafted for professional Go developers
-
-
-
-
-
- The sovereign cloud that puts you in control
-
- An open source, self-hosted alternative to public clouds, built for data ownership and privacy
-
-
## What is frp?
diff --git a/README_zh.md b/README_zh.md
index 713c7b57..0f0da0eb 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -15,6 +15,16 @@ frp 是一个完全开源的项目,我们的开发工作完全依靠赞助者
Gold Sponsors
+
+
+
+
+ The sovereign cloud that puts you in control
+
+ An open source, self-hosted alternative to public clouds, built for data ownership and privacy
+
+
+
## Recall.ai - API for meeting recordings
@@ -32,16 +42,6 @@ an API that records Zoom, Google Meet, Microsoft Teams, in-person meetings, and
The complete IDE crafted for professional Go developers
-
-
-
-
-
- The sovereign cloud that puts you in control
-
- An open source, self-hosted alternative to public clouds, built for data ownership and privacy
-
-
## 为什么使用 frp ?
diff --git a/pkg/util/version/version.go b/pkg/util/version/version.go
index ca5ec108..5c232712 100644
--- a/pkg/util/version/version.go
+++ b/pkg/util/version/version.go
@@ -14,7 +14,7 @@
package version
-var version = "0.70.1"
+var version = "0.71.0"
func Full() string {
return version