Fix branch alias

This commit is contained in:
Alexander M. Turek 2021-03-12 13:16:07 +01:00 committed by GitHub
parent 8f646b8484
commit deb80730e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,7 +65,7 @@
}, },
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "4.0.x-dev" "dev-master": "4.x-dev"
} }
} }
} }