From c15e6b208b6044eabb88811b4f93108bf205910a Mon Sep 17 00:00:00 2001 From: spacewander Date: Tue, 28 Sep 2021 18:22:40 +0800 Subject: [PATCH] feat: release APISIX 2.10.0 --- 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 9e43b054a7769..e23e20a950440 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -22,8 +22,8 @@ module.exports = { shape: "triangle", color: "#e8433e", githubRepo: "apache/apisix", - version: "2.9", - releaseDate: "2021-08-27", + version: "2.10.0", + releaseDate: "2021-09-28", firstDocPath: "/getting-started", }, { @@ -114,9 +114,9 @@ module.exports = { color: "#e8433e", githubRepo: "apache/apisix", githubBranch: "master", - downloadPath: "apisix/2.9/apache-apisix-2.9-src", - version: "2.9", - releaseDate: "2021-08-27", + downloadPath: "apisix/2.10.0/apache-apisix-2.10.0-src", + version: "2.10.0", + releaseDate: "2021-09-28", firstDocPath: "/getting-started", }, {