From 3bf102d407e08e59dbde3b7c953f5e09dd66ec58 Mon Sep 17 00:00:00 2001 From: Otto Winter Date: Thu, 31 Oct 2019 23:51:04 +0100 Subject: [PATCH] Bump version to v1.14.0b5 --- esphome-beta/config.json | 2 +- template/config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/esphome-beta/config.json b/esphome-beta/config.json index 2721918..e3bbf45 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.14.0b4", + "version": "1.14.0b5", "webui": "http://[HOST]:[PORT:6052]" } \ No newline at end of file diff --git a/template/config.yaml b/template/config.yaml index f55fbc2..4ea6c34 100644 --- a/template/config.yaml +++ b/template/config.yaml @@ -56,7 +56,7 @@ esphome-beta: <<: *base directory: esphome-beta name: ESPHome (beta) - version: '1.14.0b4' # BETA + version: '1.14.0b5' # BETA slug: esphome-beta description: "Beta version of ESPHome Hass.io add-on." url: https://beta.esphome.io/