Skip to content

Commit 7bf0ab5

Browse files
authored
feat: release APISIX 2.10.0 (#632)
1 parent 96b138f commit 7bf0ab5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

website/docusaurus.config.js

+5-5
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ module.exports = {
2222
shape: "triangle",
2323
color: "#e8433e",
2424
githubRepo: "apache/apisix",
25-
version: "2.9",
26-
releaseDate: "2021-08-27",
25+
version: "2.10.0",
26+
releaseDate: "2021-09-28",
2727
firstDocPath: "/getting-started",
2828
},
2929
{
@@ -114,9 +114,9 @@ module.exports = {
114114
color: "#e8433e",
115115
githubRepo: "apache/apisix",
116116
githubBranch: "master",
117-
downloadPath: "apisix/2.9/apache-apisix-2.9-src",
118-
version: "2.9",
119-
releaseDate: "2021-08-27",
117+
downloadPath: "apisix/2.10.0/apache-apisix-2.10.0-src",
118+
version: "2.10.0",
119+
releaseDate: "2021-09-28",
120120
firstDocPath: "/getting-started",
121121
},
122122
{

0 commit comments

Comments
 (0)