1
0
mirror of https://github.com/flarum/core.git synced 2025-08-05 07:57:46 +02:00

fix branch alias

This commit is contained in:
Daniel Klabbers
2021-05-25 22:52:30 +02:00
parent 4dade0b078
commit c389c7bf9e

View File

@@ -26,7 +26,7 @@
}, },
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.x.x-dev" "dev-master": "1.x-dev"
}, },
"flarum-extension": { "flarum-extension": {
"title": "Statistics", "title": "Statistics",