You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bazarr/static/plugins/jquery-wizard-master/.release.json

14 lines
267 B

{
"verbose": false,
"force": false,
"pkgFiles": ["package.json", "bower.json"],
"increment": "patch",
"commitMessage": "Release v%s",
"tagName": "v%s",
"tagAnnotation": "Release v%s",
"buildCommand": "gulp build",
"npm": {
"publish": true
}
}