Update Ada 0.5 (#832)

This commit is contained in:
Pascal Vizeli
2019-11-18 16:34:22 +01:00
committed by GitHub
parent 1400f0c0af
commit 43d6e1a4e3
3 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 0.4
- Update Ada to 0.5
## 0.3
- Update Ada to 0.4

View File

@@ -5,6 +5,6 @@
"armhf": "homeassistant/armhf-base-debian:buster"
},
"args": {
"ADA_VERSION": "0.4"
"ADA_VERSION": "0.5"
}
}

View File

@@ -1,6 +1,6 @@
{
"name": "Hey Ada!",
"version": "0.3",
"version": "0.4",
"slug": "ada",
"description": "Home Assistant featured voice assist",
"url": "https://home-assistant.io/addons/ada/",