You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by su...@apache.org on 2021/10/28 09:10:29 UTC

[apisix-website] branch master updated: feat: release APISIX 2.10.1 (#685)

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

sunyi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git


The following commit(s) were added to refs/heads/master by this push:
     new c68f4a4  feat: release APISIX 2.10.1 (#685)
c68f4a4 is described below

commit c68f4a4f1d4b27d07d2ef2bea1c789503090ca90
Author: 帅进超 <sh...@gmail.com>
AuthorDate: Thu Oct 28 17:10:21 2021 +0800

    feat: release APISIX 2.10.1 (#685)
---
 website/docusaurus.config.js | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js
index 964c382..ec954cd 100644
--- a/website/docusaurus.config.js
+++ b/website/docusaurus.config.js
@@ -25,8 +25,8 @@ module.exports = {
         shape: "triangle",
         color: "#e8433e",
         githubRepo: "apache/apisix",
-        version: "2.10.0",
-        releaseDate: "2021-09-28",
+        version: "2.10.1",
+        releaseDate: "2021-10-28",
         firstDocPath: "/getting-started",
       },
       {
@@ -117,9 +117,9 @@ module.exports = {
         color: "#e8433e",
         githubRepo: "apache/apisix",
         githubBranch: "master",
-        downloadPath: "apisix/2.10.0/apache-apisix-2.10.0-src",
-        version: "2.10.0",
-        releaseDate: "2021-09-28",
+        downloadPath: "apisix/2.10.1/apache-apisix-2.10.1-src",
+        version: "2.10.1",
+        releaseDate: "2021-10-28",
         firstDocPath: "/getting-started",
       },
       {