Fixed the branch alias for master

This commit is contained in:
Christophe Coevoet 2014-02-20 11:16:26 +01:00
parent ddc5d775b6
commit 4af9a8010f

View file

@ -30,7 +30,7 @@
"extra": {
"branch-alias": {
"dev-master": "1.2.x-dev"
"dev-master": "1.3.x-dev"
}
},