Skip to content

Commit 160ea51

Browse files
author
Cristian Serrano
committed
bump: version 2.4.0 → 2.4.1
1 parent 7c98d85 commit 160ea51

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.cz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.commitizen]
22
name = "cz_conventional_commits"
3-
version = "2.4.0"
3+
version = "2.4.1"
44
tag_format = "v$major.$minor.$patch$prerelease"
55
version_files = [
66
"apps/home_alarm/ha_version.py",

apps/home_alarm/ha_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "v2.4.0"
1+
__version__ = "v2.4.1"

0 commit comments

Comments
 (0)