diff --git a/snips/CHANGELOG.md b/snips/CHANGELOG.md index 258c3b4..9555d2c 100644 --- a/snips/CHANGELOG.md +++ b/snips/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## 0.9 +- Update preinstalled assistant for Home-Assistant + ## 0.8 - Updated to latest snips version 0.52.7 diff --git a/snips/assistant.zip b/snips/assistant.zip index 9c0476b..90f013d 100644 Binary files a/snips/assistant.zip and b/snips/assistant.zip differ diff --git a/snips/config.json b/snips/config.json index 5f68943..520a2e9 100644 --- a/snips/config.json +++ b/snips/config.json @@ -1,6 +1,6 @@ { "name": "Snips.AI", - "version": "0.8", + "version": "0.9", "slug": "snips", "description": "Local voice control platform", "url": "https://home-assistant.io/addons/snips/",