From 7fe5d7aee6cc41aa2b587d38d89e69ee30e2e514 Mon Sep 17 00:00:00 2001 From: jsiegenthaler Date: Tue, 17 Sep 2024 08:05:16 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce1c703..84bf486 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ $ node /home/pi/node_modules/hueget/hueget.js -i 192.168.0.101 -u UBxWZChHseyjeF ``` A successful start of hueget (using the above command to specify ip address 192.168.0.100 and port 1234) will show: ``` -hueget v0.7.0 +hueget v0.7.3 commands will be sent to 192.168.0.101 with username UBxWZChHseyjeFwAkwgbdQ08x9XASWpanZZVg-mj listening on port 1234 ```