Bump branch alias to 1.1.x-dev

This commit is contained in:
Robbie Averill 2017-10-12 09:57:38 +13:00 committed by GitHub
parent 6a99b4b39a
commit db04f72872
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
"mysite/code/*"
],
"branch-alias": {
"1.x-dev": "1.0.x-dev",
"1.x-dev": "1.1.x-dev",
"dev-master": "2.x-dev"
}
},