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