Bump version to v1.13.3

This commit is contained in:
Otto Winter 2019-06-01 22:03:18 +02:00
parent b0d5b4db7b
commit 0766c98254
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.13.2",
"version": "1.13.3",
"webui": "http://[HOST]:[PORT:6052]"
}

View File

@ -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]"
}

View File

@ -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}