Skip to content

Commit

Permalink
fix(build): keep version number
Browse files Browse the repository at this point in the history
  • Loading branch information
johannrichard committed Nov 28, 2020
1 parent 97b1461 commit 34c3921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"displayName": "Homebridge dingz Plugin",
"name": "homebridge-dingz",
"version": "2.0.0-nightly.16",
"version": "1.8.2",
"author": "johannrichard",
"description": "Homebridge Plugin for dingz & myStrom Devices. Implements some (but not all, due to API limitations) functions of a [dingz](https://dingz.ch) Smart Home Device.",
"license": "Apache-2.0",
Expand Down

0 comments on commit 34c3921

Please sign in to comment.