Update Almond to 1.7.3 (#1178)

This commit is contained in:
Giovanni Campagna
2020-03-25 01:18:30 -07:00
committed by GitHub
parent 2460a41863
commit e0853ec306
2 changed files with 2 additions and 2 deletions

View File

@@ -5,6 +5,6 @@
"armv7": "homeassistant/armv7-base-debian:buster"
},
"args": {
"ALMOND_VERSION": "v1.7.2"
"ALMOND_VERSION": "v1.7.3"
}
}

View File

@@ -1,6 +1,6 @@
{
"name": "Almond",
"version": "0.8",
"version": "0.9",
"slug": "almond",
"description": "The home server version of Almond",
"url": "https://github.com/home-assistant/hassio-addons/blob/master/almond",