1
0
mirror of https://github.com/flarum/core.git synced 2025-07-17 06:41:21 +02:00

fix branch alias

This commit is contained in:
Daniel Klabbers
2021-05-25 22:44:28 +02:00
parent cce3e072fb
commit a989ab040a

View File

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