Skip to content

Commit

Permalink
Merge pull request #675 from plugwise/0_51_5_release
Browse files Browse the repository at this point in the history
Prepare for 0.51.5 release
  • Loading branch information
bouwew committed Jun 27, 2024
2 parents b55439e + ad586ff commit 3c7a881
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

## Versions from 0.40 and up

## Ongoing
## v0.51.5

- Implement small coordinator-improvement from Core
- Implement small coordinator-improvement from Core.
- Follow button-rework from Core.

## v0.51.4
Expand Down
2 changes: 1 addition & 1 deletion custom_components/plugwise/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
"iot_class": "local_polling",
"loggers": ["plugwise"],
"requirements": ["plugwise==0.38.3"],
"version": "0.51.4"
"version": "0.51.5"
}

0 comments on commit 3c7a881

Please sign in to comment.