Bump version to v1.14.0

This commit is contained in:
Otto Winter 2019-11-01 18:33:32 +01:00
parent 3bf102d407
commit 9c2eda02ab
No known key found for this signature in database
GPG Key ID: DB66C0BE6013F97E
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.0b5",
"version": "1.14.0",
"webui": "http://[HOST]:[PORT:6052]"
}

View File

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

View File

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