Skip to content

Commit c22650f

Browse files
authored
Update branches-config.json (#475)
1 parent d6bd188 commit c22650f

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

branches-config.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
{
22
"versions": [
3+
{
4+
"branch": "release-5.10",
5+
"isLatest": true,
6+
"sourceFolder": "5.10-source",
7+
"targetFolder": "5.10",
8+
"label": "v5.10 (latest)"
9+
},
310
{
411
"branch": "release-5.8",
5-
"isLatest": true,
12+
"isLatest": false,
613
"sourceFolder": "5.8-source",
714
"targetFolder": "5.8",
815
"label": "v5.8 (latest)"

0 commit comments

Comments
 (0)