Skip to content

Commit 9997e91

Browse files
committed
Simplify name and slug for 1.x
1 parent bb2fdbf commit 9997e91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.doctrine-project.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
]
1818
},
1919
{
20-
"name":"release/1.x",
20+
"name":"1.x",
2121
"branchName":"release/1.x",
22-
"slug":"release/1.x",
22+
"slug":"1.x",
2323
"maintained":false
2424
}
2525
]

0 commit comments

Comments
 (0)