From b4da37038d50bcea99cdc55b1845c59edb08eb5a Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Wed, 26 Apr 2017 22:46:06 +0200 Subject: [PATCH] Update 0.3 --- generic-hc/0.3 | 1 + 1 file changed, 1 insertion(+) diff --git a/generic-hc/0.3 b/generic-hc/0.3 index 0094e44..1a938c0 100644 --- a/generic-hc/0.3 +++ b/generic-hc/0.3 @@ -1,6 +1,7 @@ #!/bin/bash set -e +VERSION=0.3 URL_VERSION="https://raw.githubusercontent.com/home-assistant/hassio/master/version.json" URL_GENERIC_HC="https://raw.githubusercontent.com/home-assistant/hassio-build/master/generic-hc"