We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4619d0 commit f9104bdCopy full SHA for f9104bd
website/config/docs.js
@@ -6,8 +6,8 @@ module.exports = [
6
shape: "triangle",
7
color: "#e8433e",
8
githubRepo: "apache/apisix",
9
- version: "2.10.1",
10
- releaseDate: "2021-10-28",
+ version: "2.10.2",
+ releaseDate: "2021-11-19",
11
firstDocPath: "/getting-started",
12
},
13
{
website/config/downloads.js
@@ -7,9 +7,9 @@ module.exports = [
githubBranch: "master",
- downloadPath: "apisix/2.10.1/apache-apisix-2.10.1-src",
+ downloadPath: "apisix/2.10.2/apache-apisix-2.10.2-src",
14
15
0 commit comments