Skip to content

Commit ff7cfba

Browse files
committed
Update version
1 parent 0e9ef03 commit ff7cfba

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.38.7"
3+
__version__ = "0.39.0"
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
@@ -9,5 +9,5 @@
99
"iot_class": "cloud_polling",
1010
"issue_tracker": "https://github.com/ollo69/ha-smartthinq-sensors/issues",
1111
"requirements": ["pycountry>=23.0.0", "xmltodict>=0.13.0", "charset_normalizer>=3.2.0"],
12-
"version": "0.38.7"
12+
"version": "0.39.0"
1313
}

0 commit comments

Comments
 (0)