From c91d5984ac8129bc67e1d629148211d9e1cd6d06 Mon Sep 17 00:00:00 2001 From: Gregg Date: Mon, 14 Jun 2021 21:35:26 -0500 Subject: [PATCH] Changed version in library.properties to 1.3.0 --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 162b33d..2ac5483 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=HomeSpan -version=1.2.1 +version=1.3.0 author=Gregg maintainer=Gregg sentence=A robust and extremely easy-to-use HomeKit implementation for the Espressif ESP32 running on the Arduino IDE.