Skip to content

Commit

Permalink
Bump device version to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
swartjean committed Sep 14, 2020
1 parent c6c9549 commit 67c7989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/eskom_loadshedding/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
NAME = "Eskom Loadshedding Interface"
DOMAIN = "eskom_loadshedding"
DOMAIN_DATA = f"{DOMAIN}_data"
VERSION = "1.0.1"
VERSION = "1.0.2"

ISSUE_URL = "https://github.com/swartjean/ha-eskom-loadshedding/issues"

Expand Down

0 comments on commit 67c7989

Please sign in to comment.