Skip to content

Commit

Permalink
Update manifest.json (#1443)
Browse files Browse the repository at this point in the history
bump websocket version
bump version
  • Loading branch information
lbbrhzn authored Dec 25, 2024
1 parent 95b754d commit d351da0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions custom_components/ocpp/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"issue_tracker": "https://github.com/lbbrhzn/ocpp/issues",
"requirements": [
"ocpp>=1.0.0",
"websockets>=13.1"
"websockets>=14.1"
],
"version": "0.6.1"
"version": "0.6.3"
}

0 comments on commit d351da0

Please sign in to comment.