Update almond 1.7.1 (#831)

This commit is contained in:
Pascal Vizeli
2019-11-18 09:05:50 +01:00
committed by GitHub
parent 95c5b403e0
commit 1400f0c0af
3 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# Changelog # Changelog
## 0.5
- Update Almond to 1.7.1
## 0.4 ## 0.4
- Update Almond to 1.7.0 - Update Almond to 1.7.0

View File

@@ -5,6 +5,6 @@
"aarch64": "homeassistant/aarch64-base-debian:buster" "aarch64": "homeassistant/aarch64-base-debian:buster"
}, },
"args": { "args": {
"ALMOND_VERSION": "v1.7.0" "ALMOND_VERSION": "v1.7.1"
} }
} }

View File

@@ -1,6 +1,6 @@
{ {
"name": "Almond", "name": "Almond",
"version": "0.4", "version": "0.5",
"slug": "almond", "slug": "almond",
"description": "The home server version of Almond", "description": "The home server version of Almond",
"url": "https://home-assistant.io/addons/almond/", "url": "https://home-assistant.io/addons/almond/",