diff --git a/README.md b/README.md index 54b07d11b..d9a0215ed 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ It is a docker image (supervisor) they manage HomeAssistant docker and give a in - **0.2**: Support for basic HostControll # Hardware Image -Based on ResinOS and Yocto Linux. It have a preinstall HassIO supervisor and support OTA Updates. That make it maintenanceless. +Based on ResinOS and Yocto Linux. It have a preinstall HassIO supervisor and support OTA Updates. That make it maintenanceless. The image have no homeassistant included and they will downloaded after first setup. That need some times and internet brandwith. https://drive.google.com/drive/folders/0B2o1Uz6l1wVNbFJnb2gwNXJja28?usp=sharing diff --git a/version.json b/version.json index 3e6511eb5..c64bb2dd1 100644 --- a/version.json +++ b/version.json @@ -1,6 +1,6 @@ { - "hassio_tag": "0.1", + "hassio_tag": "0.2", "homeassistant_tag": "0.40.1", - "resinos_version": "0.1", + "resinos_version": "0.2", "resinhup_version": "0.1" } diff --git a/version_beta.json b/version_beta.json index 510b99eef..c64bb2dd1 100644 --- a/version_beta.json +++ b/version_beta.json @@ -1,6 +1,6 @@ { "hassio_tag": "0.2", "homeassistant_tag": "0.40.1", - "resinos_version": "0.1", + "resinos_version": "0.2", "resinhup_version": "0.1" }