From 0766c98254f7f972bd97d981b4ae93b9c3d098c7 Mon Sep 17 00:00:00 2001 From: Otto Winter Date: Sat, 1 Jun 2019 22:03:18 +0200 Subject: [PATCH] Bump version to v1.13.3 --- esphome-beta/config.json | 2 +- esphome/config.json | 2 +- template/config.yaml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/esphome-beta/config.json b/esphome-beta/config.json index f60fdd1..7da99d5 100644 --- a/esphome-beta/config.json +++ b/esphome-beta/config.json @@ -42,6 +42,6 @@ "slug": "esphome-beta", "startup": "application", "url": "https://beta.esphome.io/", - "version": "1.13.2", + "version": "1.13.3", "webui": "http://[HOST]:[PORT:6052]" } \ No newline at end of file diff --git a/esphome/config.json b/esphome/config.json index af5c0b1..8e2b27d 100644 --- a/esphome/config.json +++ b/esphome/config.json @@ -42,6 +42,6 @@ "slug": "esphome", "startup": "application", "url": "https://esphome.io/", - "version": "1.13.2", + "version": "1.13.3", "webui": "http://[HOST]:[PORT:6052]" } \ No newline at end of file diff --git a/template/config.yaml b/template/config.yaml index ef1555e..5f55d3f 100644 --- a/template/config.yaml +++ b/template/config.yaml @@ -56,7 +56,7 @@ esphome-beta: <<: *base directory: esphome-beta name: ESPHome (beta) - version: '1.13.2' # BETA + version: '1.13.3' # BETA slug: esphome-beta description: "Beta version of ESPHome Hass.io add-on." url: https://beta.esphome.io/ @@ -67,7 +67,7 @@ esphome-stable: <<: *base directory: esphome name: ESPHome - version: '1.13.2' # STABLE + version: '1.13.3' # STABLE slug: esphome description: "ESPHome Hass.io add-on for intelligently managing all your ESP8266/ESP32 devices." image: esphome/esphome-hassio-{arch}