From 08e65a82633c7c1c7fffcb553a047d4e06f15c85 Mon Sep 17 00:00:00 2001 From: Andreas Jacobsen Date: Fri, 13 Oct 2017 14:51:47 +0200 Subject: [PATCH] Updated Snips to newest version (v0.5.5). (#193) v0.5.5 changelog: - fix the bug that crashes the `snips-audio-server` after succesfully playing few audio samples --- snips/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snips/config.json b/snips/config.json index 7c2da68..b2b1080 100644 --- a/snips/config.json +++ b/snips/config.json @@ -1,6 +1,6 @@ { "name": "Snips.AI", - "version": "0.5.4", + "version": "0.5.5", "slug": "snips", "description": "Local voice control platform", "url": "https://home-assistant.io/addons/snips/",