Update to 0.6.2

This commit is contained in:
alexbelgium
2021-12-18 01:56:52 +01:00
parent df3f263c86
commit 33128c9a20
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 0.6.2 (18-12-2021)
- Update to latest version from yukulehe/gazpar2mqtt
## 0.6.1 (14-12-2021) ## 0.6.1 (14-12-2021)
- Update to latest version from yukulehe/gazpar2mqtt - Update to latest version from yukulehe/gazpar2mqtt
- New standardized logic for Dockerfile build and packages installation - New standardized logic for Dockerfile build and packages installation

View File

@@ -25,7 +25,7 @@
"mqtt:want" "mqtt:want"
], ],
"slug": "gazpar2mqtt", "slug": "gazpar2mqtt",
"upstream": "0.6.1", "upstream": "0.6.2",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "0.6.1" "version": "0.6.2"
} }