1
0
mirror of https://github.com/flarum/core.git synced 2025-07-16 14:26:25 +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": {
"branch-alias": {
"dev-master": "1.x.x-dev"
"dev-master": "1.x-dev"
},
"flarum-extension": {
"title": "Approval",