From 967324b1ff9f0a4a847f28f3bb749ad81ccef269 Mon Sep 17 00:00:00 2001 From: Hieromon Ikasamo Date: Tue, 22 Oct 2019 00:45:12 +0900 Subject: [PATCH] Release for v1.1.2 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 5c9a20d8..46b91de3 100644 --- a/library.json +++ b/library.json @@ -25,6 +25,6 @@ "espressif8266", "espressif32" ], - "version": "1.1.1", + "version": "1.1.2", "license": "MIT" } diff --git a/library.properties b/library.properties index d47e93f6..eca9978c 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=AutoConnect -version=1.1.1 +version=1.1.2 author=Hieromon Ikasamo maintainer=Hieromon Ikasamo sentence=ESP8266/ESP32 WLAN configuration at runtime with web interface.