Skip to content

Commit da78a9e

Browse files
committed
Bump to v1.1.3
1 parent 6e49a20 commit da78a9e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom_components/eskom_loadshedding/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
DEVICE_NAME = "Loadshedding"
66
DOMAIN = "eskom_loadshedding"
77
DOMAIN_DATA = f"{DOMAIN}_data"
8-
VERSION = "1.1.2"
8+
VERSION = "1.1.3"
99

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

custom_components/eskom_loadshedding/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
"iot_class": "cloud_polling",
1111
"issue_tracker": "https://github.com/swartjean/ha-eskom-loadshedding/issues",
1212
"requirements": [],
13-
"version": "1.1.2"
13+
"version": "1.1.3"
1414
}

0 commit comments

Comments
 (0)