From d8d17998fc714e78ba8d62933e606fb3b1e1b6b2 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Sun, 23 Apr 2017 21:59:02 +0200 Subject: [PATCH] add generic update function --- version.json | 3 ++- version_beta.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/version.json b/version.json index 25a33f33f..319489889 100644 --- a/version.json +++ b/version.json @@ -2,5 +2,6 @@ "hassio_tag": "0.11", "homeassistant_tag": "0.43", "resinos_version": "0.4", - "resinhup_version": "0.1" + "resinhup_version": "0.1", + "generic-hc_version": "0.1" } diff --git a/version_beta.json b/version_beta.json index 25a33f33f..319489889 100644 --- a/version_beta.json +++ b/version_beta.json @@ -2,5 +2,6 @@ "hassio_tag": "0.11", "homeassistant_tag": "0.43", "resinos_version": "0.4", - "resinhup_version": "0.1" + "resinhup_version": "0.1", + "generic-hc_version": "0.1" }