Skip to content

Commit 9f8ad75

Browse files
committed
Version bump for release
1 parent e5be426 commit 9f8ad75

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
name: Test with HA-core
55

66
env:
7-
CACHE_VERSION: 1
7+
CACHE_VERSION: 2
88
DEFAULT_PYTHON: "3.11"
99

1010
on:

custom_components/plugwise_usb/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"iot_class": "local_polling",
1010
"loggers": ["plugwise_usb"],
1111
"requirements": ["plugwise-usb==0.31.0"],
12-
"version": "0.40.0a3"
12+
"version": "0.40.1"
1313
}

hacs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "Plugwise USB/Stick beta/dev",
2+
"name": "Plugwise USB/Stick beta",
33
"domains": ["binary_sensor", "sensor", "switch"],
44
"homeassistant": "2023.3.0",
55
"render_readme": true

0 commit comments

Comments
 (0)