Bump zwave-js to 7.9.0 (#2090)

This commit is contained in:
Raman Gupta
2021-06-25 03:22:42 -04:00
committed by GitHub
parent 222fec6f75
commit 202b933eba
3 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 0.1.27
- Bump Z-Wave JS to 7.9.0
## 0.1.26
- Bump Z-Wave JS to 7.7.4

View File

@@ -8,6 +8,6 @@
},
"args": {
"ZWAVEJS_SERVER_VERSION": "1.7.0",
"ZWAVEJS_VERSION": "7.7.4"
"ZWAVEJS_VERSION": "7.9.0"
}
}

View File

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