Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrstegeman committed Feb 20, 2021
1 parent 32e083b commit 8eaf821
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"exec": "{nodeLoader} {path}",
"primary_type": "adapter",
"strict_max_version": "*",
"strict_min_version": "0.10.0",
"strict_min_version": "1.0.0",
"enabled": true
}
},
Expand Down Expand Up @@ -85,5 +85,5 @@
}
},
"short_name": "Zigbee",
"version": "0.16.1"
"version": "0.16.2"
}
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zigbee-adapter",
"version": "0.16.1",
"version": "0.16.2",
"description": "Zigbee device support, via USB dongle or external Zigbee2MQTT instance.",
"author": "WebThingsIO",
"main": "lib/index.js",
Expand Down

0 comments on commit 8eaf821

Please sign in to comment.