mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 13:14:21 +01:00
Bump zwave-js node pkg and addon version (#1974)
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
# 0.1.19
|
||||
|
||||
- Pin Z-Wave JS to 7.2.3
|
||||
- Make log level a configuration option
|
||||
|
||||
## 0.1.18
|
||||
|
||||
- Pin Z-Wave JS to 7.2.2
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
},
|
||||
"args": {
|
||||
"ZWAVEJS_SERVER_VERSION": "1.4.0",
|
||||
"ZWAVEJS_VERSION": "7.2.2"
|
||||
"ZWAVEJS_VERSION": "7.2.3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Z-Wave JS",
|
||||
"version": "0.1.18",
|
||||
"version": "0.1.19",
|
||||
"slug": "zwave_js",
|
||||
"description": "Control a ZWave network with Home Assistant Z-Wave JS",
|
||||
"arch": ["amd64", "i386", "armhf", "armv7", "aarch64"],
|
||||
|
||||
Reference in New Issue
Block a user