17 lines
242 B
JSON
17 lines
242 B
JSON
{
|
|
"strategy" : {
|
|
"semvar" : {
|
|
"allowPreRelease" : true,
|
|
"strategy" : {
|
|
"gitTag" : {
|
|
"exactMatch" : false
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"target" : {
|
|
"module" : {
|
|
"name" : "BumpVersion"
|
|
}
|
|
}
|
|
} |