Skip to content

Commit

Permalink
feat: release APISIX 2.10.0 (#632)
Browse files Browse the repository at this point in the history
  • Loading branch information
spacewander authored Sep 30, 2021
1 parent 96b138f commit 7bf0ab5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
},
{
Expand Down Expand Up @@ -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",
},
{
Expand Down

0 comments on commit 7bf0ab5

Please sign in to comment.