This is an automated email from the ASF dual-hosted git repository.
yong pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
The following commit(s) were added to refs/heads/master by this push:
new 02c5faf [Website] Add 2.7.1 in versions.json (#9998)
02c5faf is described below
commit 02c5faf492e55034674cfb5e97379752d876636e
Author: Yong Zhang <[email protected]>
AuthorDate: Mon Mar 22 09:10:32 2021 +0800
[Website] Add 2.7.1 in versions.json (#9998)
---
site2/website/versions.json | 1 +
1 file changed, 1 insertion(+)
diff --git a/site2/website/versions.json b/site2/website/versions.json
index 0c4005f..f0a8781 100644
--- a/site2/website/versions.json
+++ b/site2/website/versions.json
@@ -1,4 +1,5 @@
[
+ "2.7.1",
"2.7.0",
"2.6.3",
"2.6.2",