Skip to content

Commit

Permalink
update version to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tinuva committed Jul 10, 2022
1 parent a3fd00b commit 0cbfca0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/coct_loadshedding/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
NAME = "CoCT Loadshedding Interface"
DOMAIN = "coct_loadshedding"
DOMAIN_DATA = f"{DOMAIN}_data"
VERSION = "1.0.1"
VERSION = "1.0.2"

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

Expand Down

0 comments on commit 0cbfca0

Please sign in to comment.