Skip to content

Commit

Permalink
Update const.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dckiller51 committed Jan 5, 2024
1 parent 7a4ff63 commit cd69d46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/bodymiscale/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
MIN_REQUIRED_HA_VERSION = "2024.1.0"
NAME = "BodyMiScale"
DOMAIN = "bodymiscale"
VERSION = "2023.11.2"
VERSION = "2024.1.0"

ISSUE_URL = "https://github.com/dckiller51/bodymiscale/issues"

Expand Down

0 comments on commit cd69d46

Please sign in to comment.