28 lines
445 B
JSON
28 lines
445 B
JSON
{
|
|
"strategy" : {
|
|
"semvar" : {
|
|
"allowPreRelease" : true,
|
|
"preRelease" : {
|
|
"prefix" : "rc",
|
|
"strategy" : {
|
|
"gitTag" : {
|
|
|
|
}
|
|
}
|
|
},
|
|
"requireExistingFile" : false,
|
|
"requireExistingSemVar" : false,
|
|
"strategy" : {
|
|
"gitTag" : {
|
|
"exactMatch" : false
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"target" : {
|
|
"module" : {
|
|
"name" : "BumpVersion"
|
|
}
|
|
}
|
|
}
|