Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ollo69 committed Oct 20, 2024
1 parent 5fd086c commit abc27f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion custom_components/smartthinq_sensors/const.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Constants for LGE ThinQ custom component."""

__version__ = "0.40.2"
__version__ = "0.40.3"
PROJECT_URL = "https://github.com/ollo69/ha-smartthinq-sensors/"
ISSUE_URL = f"{PROJECT_URL}issues"

Expand Down
2 changes: 1 addition & 1 deletion custom_components/smartthinq_sensors/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
"xmltodict>=0.13.0",
"charset_normalizer>=3.2.0"
],
"version": "0.40.2"
"version": "0.40.3"
}

0 comments on commit abc27f2

Please sign in to comment.