Bump zwave-js to 8.0.6 (#2132)

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
onkytonk
2021-07-29 19:03:04 +10:00
committed by GitHub
parent 4474316ebb
commit e3a51fe543
3 changed files with 7 additions and 3 deletions

View File

@@ -1,6 +1,10 @@
# Changelog
# 0.1.32
## 0.1.33
- Bump Z-Wave JS to 8.0.6
## 0.1.32
- Bump Z-Wave JS to 8.0.5

View File

@@ -8,6 +8,6 @@
},
"args": {
"ZWAVEJS_SERVER_VERSION": "1.9.1",
"ZWAVEJS_VERSION": "8.0.5"
"ZWAVEJS_VERSION": "8.0.6"
}
}

View File

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