Commit f9104bd 1 parent c4619d0 commit f9104bd Copy full SHA for f9104bd
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ module.exports = [
6
6
shape : "triangle" ,
7
7
color : "#e8433e" ,
8
8
githubRepo : "apache/apisix" ,
9
- version : "2.10.1 " ,
10
- releaseDate : "2021-10-28 " ,
9
+ version : "2.10.2 " ,
10
+ releaseDate : "2021-11-19 " ,
11
11
firstDocPath : "/getting-started" ,
12
12
} ,
13
13
{
Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ module.exports = [
7
7
color : "#e8433e" ,
8
8
githubRepo : "apache/apisix" ,
9
9
githubBranch : "master" ,
10
- downloadPath : "apisix/2.10.1 /apache-apisix-2.10.1 -src" ,
11
- version : "2.10.1 " ,
12
- releaseDate : "2021-10-28 " ,
10
+ downloadPath : "apisix/2.10.2 /apache-apisix-2.10.2 -src" ,
11
+ version : "2.10.2 " ,
12
+ releaseDate : "2021-11-19 " ,
13
13
firstDocPath : "/getting-started" ,
14
14
} ,
15
15
{
You can’t perform that action at this time.
0 commit comments