Skip to content

Commit 6ee59b3

Browse files
committed
Release version 1.11.1
1 parent 5c91ecf commit 6ee59b3

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
@@ -31,7 +31,7 @@
3131
# Base component constants.
3232
NAME = "KNMI"
3333
DOMAIN = "knmi"
34-
VERSION = "1.1.10"
34+
VERSION = "1.1.11"
3535
ATTRIBUTION = "KNMI Weergegevens via https://weerlive.nl/"
3636

3737
# Defaults

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.10",
7+
"version": "1.1.11",
88
"config_flow": true,
99
"codeowners": [
1010
"@golles"

0 commit comments

Comments
 (0)