Skip to content

Commit ba283a6

Browse files
[Contracts] add branch-aliases for dev-main
1 parent 676159d commit ba283a6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@
3232
}
3333
},
3434
"extra": {
35-
"branch-version": "1.1"
35+
"branch-version": "1.1",
36+
"branch-alias": {
37+
"dev-main": "1.1-dev"
38+
}
3639
}
3740
}

0 commit comments

Comments
 (0)