Skip to content

Commit f007250

Browse files
authored
Update const.py
1 parent e5855fc commit f007250

File tree

1 file changed

+1
-1
lines changed
  • custom_components/coct_loadshedding

1 file changed

+1
-1
lines changed

custom_components/coct_loadshedding/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
NAME = "CoCT Loadshedding Interface"
44
DOMAIN = "coct_loadshedding"
55
DOMAIN_DATA = f"{DOMAIN}_data"
6-
VERSION = "1.0.8"
6+
VERSION = "1.0.9"
77

88
ISSUE_URL = "https://github.com/tinuva/ha-coct-loadshedding/issues"
99

0 commit comments

Comments
 (0)