Skip to content

Commit 20b7690

Browse files
committed
Release version 1.1.8
1 parent 3206506 commit 20b7690

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom_components/knmi/const.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
# Base component constants.
2828
NAME = "KNMI"
2929
DOMAIN = "knmi"
30-
VERSION = "1.1.7"
30+
VERSION = "1.1.8"
3131
ATTRIBUTION = "KNMI Weergegevens via https://weerlive.nl/"
3232

3333
# Platforms.

custom_components/knmi/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"documentation": "https://github.com/golles/ha-knmi/",
55
"iot_class": "cloud_polling",
66
"issue_tracker": "https://github.com/golles/ha-knmi//issues",
7-
"version": "1.1.7",
7+
"version": "1.1.8",
88
"config_flow": true,
99
"codeowners": [
1010
"@golles"

0 commit comments

Comments
 (0)