Skip to content

Commit 1cb4722

Browse files
committed
Update active branch for the docs website
1 parent 7c0fbe7 commit 1cb4722

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

.doctrine-project.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,23 @@
55
"slug": "mongodb-odm",
66
"docsSlug": "doctrine-mongodb-odm",
77
"versions": [
8+
{
9+
"name": "2.13",
10+
"branchName": "2.13.x",
11+
"slug": "latest",
12+
"upcoming": true
13+
},
814
{
915
"name": "2.12",
1016
"branchName": "2.12.x",
1117
"slug": "latest",
12-
"upcoming": true
18+
"current": true
1319
},
1420
{
1521
"name": "2.11",
1622
"branchName": "2.11.x",
1723
"slug": "2.11",
18-
"current": true
24+
"maintained": false
1925
},
2026
{
2127
"name": "2.10",

0 commit comments

Comments
 (0)