From 16f532688e82799a9349735e88dbe24535e6b0ea Mon Sep 17 00:00:00 2001 From: securechicken Date: Sun, 14 Mar 2021 12:55:45 +0100 Subject: [PATCH] 1.2.2 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 05ec0cc..6c4db76 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "homebridge-freebox-player-delta", - "version": "1.2.1", + "version": "1.2.2", "description": "Homebridge plugin to control your Freebox Player Delta", "main": "index.js", "files": [ @@ -29,8 +29,8 @@ "author": "@securechicken", "license": "GPL-3.0", "funding": { - "type" : "individual", - "url" : "https://www.paypal.com/donate?business=EJLS4QWSCUVKA&item_name=Support+SecureChicken+developments" + "type": "individual", + "url": "https://www.paypal.com/donate?business=EJLS4QWSCUVKA&item_name=Support+SecureChicken+developments" }, "bugs": { "url": "https://github.com/securechicken/homebridge-freebox-player-delta/issues"