We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8386af8 commit c225ceeCopy full SHA for c225cee
.release-it.json
@@ -1,8 +1,8 @@
1
{
2
"plugins": {
3
"@release-it/bumper": {
4
- "files": ["custom_components/bluebubbles/manifest.json"],
5
- "versionPath": "version"
+ "in": "custom_components/bluebubbles/manifest.json",
+ "out": "custom_components/bluebubbles/manifest.json"
6
}
7
},
8
"git": {
0 commit comments