Merge pull request #9 from fruitarmy/version/1.14.5

Bump version to 1.14.5
This commit is contained in:
Guillermo Ruffino 2020-06-30 21:12:40 -03:00 committed by GitHub
commit 87cc73be97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

@ -42,6 +42,6 @@
"slug": "esphome-beta",
"startup": "application",
"url": "https://beta.esphome.io/",
"version": "1.14.4",
"version": "1.14.5",
"webui": "http://[HOST]:[PORT:6052]"
}

View File

@ -42,6 +42,6 @@
"slug": "esphome",
"startup": "application",
"url": "https://esphome.io/",
"version": "1.14.4",
"version": "1.14.5",
"webui": "http://[HOST]:[PORT:6052]"
}

View File

@ -56,7 +56,7 @@ esphome-beta:
<<: *base
directory: esphome-beta
name: ESPHome (beta)
version: '1.14.4' # BETA
version: '1.14.5' # 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.14.4' # STABLE
version: '1.14.5' # STABLE
slug: esphome
description: "ESPHome Hass.io add-on for intelligently managing all your ESP8266/ESP32 devices."
image: esphome/esphome-hassio-{arch}