Skip to content

Commit 5239940

Browse files
authored
Fix branch-alias in LocationService (#1725)
1 parent 8f779a4 commit 5239940

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Service/LocationService/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"extra": {
3030
"branch-alias": {
31-
"dev-master": "1.1-dev"
31+
"dev-master": "1.0-dev"
3232
}
3333
}
3434
}

0 commit comments

Comments
 (0)