From 7993ad3bdd4f63082325138f6116e4b54adc4acc Mon Sep 17 00:00:00 2001 From: Caprico <2081806+Caprico85@users.noreply.github.com> Date: Mon, 6 Nov 2023 21:32:44 +0100 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 10c73723..38c836d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-red-contrib-google-smarthome", - "version": "0.4.6", + "version": "0.4.7", "description": "Lets you control Node-Red via Google Assistant or the Google Home App", "main": "google-smarthome.js", "scripts": {