Skip to content

Commit e8b8345

Browse files
committed
Update version
1 parent a9977d6 commit e8b8345

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom_components/smartthinq_sensors/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Constants for LGE ThinQ custom component."""
22

3-
__version__ = "0.41.0"
3+
__version__ = "0.41.1"
44
PROJECT_URL = "https://github.com/ollo69/ha-smartthinq-sensors/"
55
ISSUE_URL = f"{PROJECT_URL}issues"
66

custom_components/smartthinq_sensors/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
"xmltodict>=0.13.0",
1414
"charset_normalizer>=3.2.0"
1515
],
16-
"version": "0.41.0"
16+
"version": "0.41.1"
1717
}

0 commit comments

Comments
 (0)