diff options
author | lonkaars <loek@pipeframe.xyz> | 2021-08-06 22:41:25 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2021-08-06 22:41:25 +0200 |
commit | 8d9015ddff1ef4fe1f65bdae3f3dbef238234980 (patch) | |
tree | bcaa8d94e7ac034150ef1fd3bdb281b203e57d8c /package.json | |
parent | 02530a1b86dd5fb3a81cfd2f665d4c0bd7ebccce (diff) |
more small fixes (finally works flawlessly)
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index f513621..9778bc0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "displayName": "Beken LED Homebridge plugin", "name": "homebridge-beken", - "version": "0.1.2", + "version": "0.1.3", "description": "homebridge beken led plugin", "author": "lonkaars <loek@pipeframe.xyz>", "license": "MIT", |