diff --git a/grott-current/CHANGELOG.md b/grott-current/CHANGELOG.md index 5cf2971..f8dbb18 100644 --- a/grott-current/CHANGELOG.md +++ b/grott-current/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 0.5 + +- Change to use pip3 with the newest addon image. + ## 0.3 - Add translations diff --git a/grott-current/config.json b/grott-current/config.json index 01e21ce..1635443 100644 --- a/grott-current/config.json +++ b/grott-current/config.json @@ -1,6 +1,6 @@ { "name": "Grott - HA extension - current", - "version": "0.0.4-current", + "version": "0.0.5-current", "slug": "grott-current", "description": "The Growatt inverter monitor - current HA plugin", "url": "https://github.com/egguy/grott-home-assistant-add-on/tree/main/grott-current",