From 31f549fa130d6e01ae4071ace7205680d67dd101 Mon Sep 17 00:00:00 2001 From: IanH Date: Fri, 8 Dec 2017 22:42:56 +0100 Subject: [PATCH] Fix Homie version --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index aef35ba..89de19b 100644 --- a/library.json +++ b/library.json @@ -13,7 +13,7 @@ [ { "name": "Homie", - "version": "https://github.com/marvinroger/homie-esp8266.git# v2.0.0-beta.3" + "version": "https://github.com/marvinroger/homie-esp8266.git#v2.0.0-beta.3" }, { "name": "ESP8266_SSD1306",