Update the branch alias

The master branch contains new features on top of 2.0
This commit is contained in:
Christophe Coevoet
2015-09-29 19:42:41 +02:00
parent 6955fa8674
commit 06e2b99d92

View File

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