add branch alias for 0.15.0 [skip ci]

This commit is contained in:
troosan 2017-12-29 21:29:31 +01:00 committed by GitHub
parent 526d0ac8de
commit d1a79b79f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@
}, },
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-develop": "0.15.0-dev" "dev-master": "0.15.0-dev"
} }
} }
} }