We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96b138f commit 7bf0ab5Copy full SHA for 7bf0ab5
website/docusaurus.config.js
@@ -22,8 +22,8 @@ module.exports = {
22
shape: "triangle",
23
color: "#e8433e",
24
githubRepo: "apache/apisix",
25
- version: "2.9",
26
- releaseDate: "2021-08-27",
+ version: "2.10.0",
+ releaseDate: "2021-09-28",
27
firstDocPath: "/getting-started",
28
},
29
{
@@ -114,9 +114,9 @@ module.exports = {
114
115
116
githubBranch: "master",
117
- downloadPath: "apisix/2.9/apache-apisix-2.9-src",
118
119
+ downloadPath: "apisix/2.10.0/apache-apisix-2.10.0-src",
120
121
122
0 commit comments