Bump zwave-js to 8.2.3 (#2176)

This commit is contained in:
Raman Gupta
2021-09-09 12:41:40 -04:00
committed by GitHub
parent 8bcca51eb7
commit 75dda23e44
3 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 0.1.39
- Bump Z-Wave JS to 8.2.3
## 0.1.38
- Bump Z-Wave JS Server to 1.10.3

View File

@@ -8,6 +8,6 @@
},
"args": {
"ZWAVEJS_SERVER_VERSION": "1.10.3",
"ZWAVEJS_VERSION": "8.2.1"
"ZWAVEJS_VERSION": "8.2.3"
}
}

View File

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