add branch alias for 0.15.0 [skip ci]

This commit is contained in:
troosan 2017-12-29 21:33:29 +01:00 committed by GitHub
parent d1a79b79f1
commit ca29ceb1fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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