Update Ada 0.5

This commit is contained in:
Pascal Vizeli
2019-11-18 23:25:32 +01:00
parent 06328e13fa
commit 4ae9a8c53b
3 changed files with 6 additions and 2 deletions

View File

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

View File

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

View File

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