point next dev version to develop branch

[ci skip]
This commit is contained in:
troosan 2018-02-18 00:09:14 +01:00 committed by GitHub
parent cc57eb987e
commit ba035185c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@
}, },
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "0.15-dev" "dev-develop": "0.15-dev"
} }
} }
} }