Fix the branch alias for master

This commit is contained in:
Christophe Coevoet
2024-10-03 18:17:42 +02:00
committed by GitHub
parent 344b081300
commit a9653d777b

View File

@@ -41,7 +41,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "2.1.x-dev"
"dev-master": "2.x-dev"
}
}
}