Unverified Commit 105e5c58 authored by Christophe Coevoet's avatar Christophe Coevoet Committed by GitHub

Fix the branch alias for master

Version was bumped to 2.10-dev in 27023276 but the branch alias was forgotten.
parent 546cd674
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,7 @@
}, },
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.9.x-dev", "dev-master": "2.10.x-dev",
"dev-develop": "3.0.x-dev" "dev-develop": "3.0.x-dev"
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment