diff --git a/changelog.md b/changelog.md index 8a3698fe..1dce0cb2 100644 --- a/changelog.md +++ b/changelog.md @@ -1,4 +1,4 @@ -# Version 1.38.0 (2023-05-26) +# Version 1.37.1 (2023-05-26) - Display updates only if update is ready for installation on device diff --git a/custom_components/homematicip_local/manifest.json b/custom_components/homematicip_local/manifest.json index 6a4f75ea..1d562cc5 100644 --- a/custom_components/homematicip_local/manifest.json +++ b/custom_components/homematicip_local/manifest.json @@ -17,6 +17,6 @@ "manufacturerURL": "http://www.homematic.com" } ], - "version": "1.38.0", + "version": "1.37.1", "zeroconf": [] }