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 7c98d85 commit 160ea51Copy full SHA for 160ea51
.cz.toml
@@ -1,6 +1,6 @@
1
[tool.commitizen]
2
name = "cz_conventional_commits"
3
-version = "2.4.0"
+version = "2.4.1"
4
tag_format = "v$major.$minor.$patch$prerelease"
5
version_files = [
6
"apps/home_alarm/ha_version.py",
apps/home_alarm/ha_version.py
@@ -1 +1 @@
-__version__ = "v2.4.0"
+__version__ = "v2.4.1"
0 commit comments