Skip to content

Commit 3e6c35c

Browse files
committed
Update branch metadata
2.13.0 has been published.
1 parent 5e21da4 commit 3e6c35c

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

.doctrine-project.json

+9-3
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,22 @@
44
"slug": "doctrine-bundle",
55
"versions": [
66
{
7-
"name": "2.13",
8-
"branchName": "2.13.x",
7+
"name": "2.14",
8+
"branchName": "2.14.x",
99
"slug": "latest",
1010
"upcoming": true
1111
},
12+
{
13+
"name": "2.13",
14+
"branchName": "2.13.x",
15+
"slug": "2.13",
16+
"current": true
17+
},
1218
{
1319
"name": "2.12",
1420
"branchName": "2.12.x",
1521
"slug": "2.12",
16-
"current": true
22+
"maintained": false
1723
},
1824
{
1925
"name": "2.11",

0 commit comments

Comments
 (0)