diff --git a/.homeychangelog.json b/.homeychangelog.json index ea5b749..d77dd3d 100644 --- a/.homeychangelog.json +++ b/.homeychangelog.json @@ -55,7 +55,7 @@ "en": "Adds ability for 'Pulse Counter' devices and to use dummy devices as 'Environment sensor'", "nl": "Ondersteuning toegevoegd voor 'Pulse Counter' apparaten en het gebruik van een Dummy apparaat als 'Environment sensor'" }, - "1.6.1": { + "1.6.2": { "en": "Make P1 sensors automagically reconnect on connection loss. Other small bug fixes.", "nl": "P1 sensoren verbinden nu automagisch opnieuw bij een verbroken verbinding. Overige kleine bugfixes." } diff --git a/app.json b/app.json index 55c2509..bb83ede 100644 --- a/app.json +++ b/app.json @@ -1,6 +1,6 @@ { "id": "nl.joolee.homey.espeasy", - "version": "1.6.1", + "version": "1.6.2", "compatibility": ">=2.0", "sdk": 2, "brandColor": "#2F4252",