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

fix branch alias

This commit is contained in:
Daniel Klabbers
2021-05-25 22:59:06 +02:00
parent f2398017a7
commit 8eb5cfd062

View File

@@ -27,7 +27,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "0.1.x-dev"
"dev-master": "1.x-dev"
}
}
}