diff --git a/custom_components/goecharger_mqtt/manifest.json b/custom_components/goecharger_mqtt/manifest.json index a535ff7..2ccbb9c 100644 --- a/custom_components/goecharger_mqtt/manifest.json +++ b/custom_components/goecharger_mqtt/manifest.json @@ -2,7 +2,7 @@ "domain": "goecharger_mqtt", "name": "go-eCharger (MQTT)", "config_flow": true, - "version": "0.12.1", + "version": "0.13.0", "documentation": "https://github.com/syssi/homeassistant-goecharger-mqtt", "issue_tracker": "https://github.com/syssi/homeassistant-goecharger-mqtt/issues", "requirements": [],