Add note about legacy plugins; publish v0.2.7

This commit is contained in:
Nick Farina
2015-11-04 10:29:14 -08:00
parent 1c4bf23b60
commit 8e795f48cf
2 changed files with 7 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "homebridge",
"description": "HomeKit support for the impatient",
"version": "0.2.6",
"version": "0.2.7",
"scripts": {
"dev": "DEBUG=* ./bin/homebridge -D -P example-plugins/ || true"
},