Add note about editing config.json

This commit is contained in:
Nick Farina
2015-12-28 16:11:53 -08:00
parent 3616d61fed
commit 2213997acc
2 changed files with 3 additions and 1 deletions

View File

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