diff --git a/esphome-beta/config.json b/esphome-beta/config.json index 684b102..25af42d 100644 --- a/esphome-beta/config.json +++ b/esphome-beta/config.json @@ -1,6 +1,6 @@ { "name": "ESPHome (beta)", - "version": "1.12.0b4", + "version": "1.12.0", "slug": "esphome-beta", "description": "Beta version of ESPHome Hass.io add-on.", "url": "https://beta.esphome.io/", diff --git a/esphome/config.json b/esphome/config.json index 5a441da..95166cf 100644 --- a/esphome/config.json +++ b/esphome/config.json @@ -1,6 +1,6 @@ { "name": "ESPHome", - "version": "1.11.2", + "version": "1.12.0", "slug": "esphome", "description": "ESPHome Hass.io add-on for intelligently managing all your ESP8266/ESP32 devices.", "url": "https://esphome.io/",