Roll back zwave_js to 0.1.48 (#2285)

This commit is contained in:
Martin Hjelmare
2021-11-24 10:55:54 +01:00
committed by GitHub
parent ce09004a76
commit fe641dfad2
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 0.1.48
- Roll back add-on to 0.1.48 as a temporary fix for build issues with 0.1.49.
## 0.1.49
- Bump Z-Wave JS to 8.7.7

View File

@@ -1,6 +1,6 @@
{
"name": "Z-Wave JS",
"version": "0.1.49",
"version": "0.1.48",
"slug": "zwave_js",
"description": "Control a ZWave network with Home Assistant Z-Wave JS",
"arch": ["amd64", "i386", "armhf", "armv7", "aarch64"],